Search code examples
phpstan:: Method (methodname) return type with generic interface (interfacename) does not specify it...

phpgenericsfactoryreturn-typephpstan

Read More
PHPStan reports possibly undefined variable, but it's defined in included script...

phpphpstan

Read More
PHPstan: Cannot access property $work on array|EntityInterface|null...

cakephpcakephp-4.xphpstan

Read More
How can I avoid repetition of array shape declaration for method return value?...

phpphpstan

Read More
Is their a way of passing along typehint to callable in phpstan/intellisense? PHP...

phpvisual-studio-codeintellisensephpstan

Read More
PHPStan: Parameter #1 $length of function random_bytes expects int<1, max>, int given...

phpphpstan

Read More
PHPStan Extension: Dynamic Return Types and a Variadic Function Parameter...

static-analysisphpstan

Read More
Configure phpstan with symfony...

phpsymfonyphpstan

Read More
Resolve Laravel Auth Authenticatable to User model to address static analysis issues...

phplaravelauthenticationstatic-analysisphpstan

Read More
Doctrine PHPStan entity relation Collection never written, only read...

phpsymfonydoctrine-ormphpstan

Read More
PHPStan is not interpreting a Symfony EntityRepository as a generic...

phpsymfonygenericsphpstanphp-attributes

Read More
Phpstan fails with "Syntax error, unexpected T_STRING, expecting ';' " in definiti...

phparraysdrupalphpstan

Read More
How to declare typed Collection inside Symfony Entity in PHP 8.1...

phpdoctrine-ormphpstan

Read More
Make PHPStan understand Laravel Eloquent Builder query()...

phplaraveleloquentrepository-patternphpstan

Read More
The annotation "@apiDefine" in class App\Controller\UserController was never imported...

phpapi-docphpstan

Read More
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
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
BackNext