Search code examples
can PHPStan detect that a @param can be an array of int, an array of string but not a mix of int and...


phpphpstan

Read More
cannot get rid of phpstan errors since switching to php attributes for OpenApi - has no value type s...


openapiphpstanswagger-phpphp-8.2

Read More
PHPStan keeps saying "No value type specified in iterable type" but it is specified...


phptype-hintingphpstan

Read More
phpstan Unexpected item 'parameters › symfony' but extension installed...


symfonyphpstan

Read More
What is the type of the handle given back by fopen()?...


phpphpstan

Read More
phpstan: how to handle derived class return types...


phpphpstan

Read More
Can I run the PHPStan setup script manually?...


composer-phpphpstormphpstan

Read More
Type hinting a property with var annotation...


phpsymfonyphpstan

Read More
Larastan doesn't resolve aliase of facades...


phpphpstanlaravel-facade

Read More
phpstan undefined (magic?) method...


cakephpphpstan

Read More
Phpstan: how to set array key types?...


phpphpstan

Read More
How to tell PHPStan about method that exists in class implementation but not in it's interface?...


phpannotationsphpstan

Read More
PHPStan reporting "extends unknown class" for a core CakePHP feature...


cakephpphpstan

Read More
PHP: Phpstan class_implements call interface method: Call to an undefined method...


phpphpstan

Read More
PHPStan error - Property App\Models\Report::$succeeded_at (Carbon\Carbon|null) does not accept int|n...


phplaravellaravel-10phpstan

Read More
Trying to fix PHPStan Issues with Laravel's MorphTo relations and Model properties...


phplaraveleloquentphpstan

Read More
PHPStan and Doctrine: $id is never written, only read...


phpdoctrinephpstan

Read More
Why larastan raise errors on array parameter definitions?...


laravelphpstan

Read More
How to avoid any phpstan errors with try / catch block in the end of the function?...


laravelphpstan

Read More
PHPStan does can not found functions in CodeIgniter 4...


codeigniterphpstan

Read More
PHPStan and PHPMD outputs missing in GitHub Actions but present locally...


laravelgithub-actionsphpstanphpmd

Read More
How to disable warning for specific exceptions?...


laravelexceptionphpstormphpstan

Read More
How to run PHPStan in PhpStorm on Windows through WSL?...


phpconfigurationphpstormwsl-2phpstan

Read More
How to determine if a node is inside certain class constructor in PHPStan...


phpstan

Read More
Can not run phpstan under docker with memory lack error...


laraveldockerphpstan

Read More
php error Call to an undefined static method with PHPStan...


phplaravelphpstan

Read More
PHPStan excludePaths is not working on vendor files...


phplaravelphpstan

Read More
Class object was not found while trying to analyse it - discovering symbols is probably not configur...


phpstaticphpstan

Read More
PHPstan Cannot access property $children on App\Account|null...


phplaravelphpstan

Read More
Why does PHPStan error occur on GitLab pipeline for a WordPress project?...


wordpressgitlab-ciphpstan

Read More
BackNext