Search code examples
Phpstan doctrine database connection error...


databasedockerdoctrinephpstan

Read More
Typehint a property to a more specific class than the interface returned by the function used to ini...


phptype-hintingphpstan

Read More
How do typehint a parameter of a function in php...


phpsymfonyphpstan

Read More
Why do I get error when try to convert Carbon to DateTime?...


phplaravelphp-carbonphpstan

Read More
Set multiple bootsrap files with PHPStan...


phptestingphpstan

Read More
How to get phpstan to infer the type for my Laravel Collection pipeline?...


phplaravelilluminate-containerphpstan

Read More
How to represent a non-empty array?...


phpstan

Read More
PHPStan with Doctrine and find() - Unable to resolve the template type T...


phpdoctrinephpstan

Read More
Can phpstan detect "Typed property ... must not be accessed before initialization" Errors?...


phpphpstan

Read More
How to configure PHPStan to avoid false positives caused by specific classes and/or magic methods?...


phpredbeanphpstan

Read More
phpstan not pass over strip_tags...


phpstrip-tagsphpstan

Read More
"return type has no value type specified in iterable type array." error does not reflect r...


phpgithub-actionsstatic-code-analysisphp-7.4phpstan

Read More
PHPStan: Property with generic class does not specify its types: TKey, T...


genericsdoctrinestatic-analysisphpdocphpstan

Read More
Problem with phpStan error : __toString() should return string but returns string|false...


phptypestype-hintingphpstan

Read More
How to write generics for factories using psalm and phpstan...


phpgenericsfactory-patternphpstanpsalm-php

Read More
How can I have phpstan find my custom extension class?...


phpstatic-analysisphpstan

Read More
Phpstan Class_parent not found...


oxidphpstan

Read More
PHPSTAN : catch an exception without throwing it...


phpexceptiontry-catchthrowphpstan

Read More
Larastan Call to an undefined method UserModel::merge()...


phplaravelphpstan

Read More
phpstan complains about Doctrine Migrations in Symfony 3.4 with Flex project...


symfonydoctrine-migrationssymfony-flexphpstan

Read More
Repository (Doctrine\ORM\EntityRepository) does not accept Doctrine\Persistence\ObjectRepository...


doctrine-ormdoctrinephpstan

Read More
"Does not accept Doctrine\ORM\EntityRepository" Error in shopware 5 PhpStan analysis...


doctrinereturn-typeshopwarephpstan

Read More
PHPStan - change type of constructor parameter...


static-analysisphpstan

Read More
BackNext