-
PHPStan 2.0 got released earlier today: https://github.com/phpstan/phpstan/releases/tag/2.0.0
We should take a look at [the upgrade guide for extension developers](https://github.com/phpstan/phpstan/…
-
Hello,
I recently developed a package ([coding-socks/lost-in-translation](https://github.com/coding-socks/lost-in-translation)) which is able to scan Blade files to identify translation strings and…
-
- Larastan Version: 2.9.2
- `--level` used: 6
- Pull request with failing test: N/A private code
### Description
Interacting with Redis::connection causes segmentation fault
This seems to be …
-
### Bug report
- Larastan Version: 11.x
https://github.com/larastan/larastan/issues/1928#issuecomment-2066636685
### Description
Errors detected in CI
```
16 PHPDoc tag @var for cons…
-
Hello,
I recently developed a package ([coding-socks/lost-in-translation](https://github.com/coding-socks/lost-in-translation)) which is able to scan Blade files to identify translation strings and…
-
I'm encountering an issue that seems to be related to changes introduced in version `2.9.8`. When performing joins, the `where()` clause does not recognize columns with table prefixes as attributes of…
-
# Feature request
Currently stub files have to be explicitly referenced in the config, using wildcards is not possible. So, whenever I add a stub I have to remember to also add it to the config fil…
-
-
- Larastan Version: v2.2.0
- `--level` used: N/A
- Pull request with failing test: N/A
### Description
Larastan uses `phpmyadmin/sql-parser` in `PhpMyAdminDataTypeToPhpTypeConverter` through the…
-
- Larastan Version: 2.9.9
- Laravel Version: 11.28.0
### Description
Hi. How to describe relationships correctly?
To my description
```php
/**
* @return BelongsTo
*/
…