Search code examples
Correct type hint error thrown by PHPStan on UserInterface in Symfony project...

phpsymfonysymfony-3.4type-hintingphpstan

Read More
Overriding PhpDocs Argument of a Method in a Parent Class...

phpphpstormphpstan

Read More
PhpStorm configuration of PHPstan for Symfony with Docker...

phpdockersymfonyphpstormphpstan

Read More
Phpstan Call to an undefined method Illuminate\Database\Eloquent\Builder::join()...

phplaraveleloquentphpstan

Read More
Specifying keys in array shape in PHPstan...

phpphpstanintersection-types

Read More
Writing a less brittle test for a custom PHPStan rule...

phptestingphpstan

Read More
PHP 7.4+ class property typing...

phpphpstan

Read More
Using Enum as string in PHP with PhpStan...

phpsymfonyenumsstatic-analysisphpstan

Read More
Why larastan raised error on relation method?...

laravelphpstan

Read More
PHPStan Configuration Error in TYPO3 Extension: Alias Loader Already Registered...

phpcomposer-phptypo3typo3-extensionsphpstan

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

phplaraveleloquentphpstan

Read More
Xdebug triggered by Code Sniffer (PHPCS) in PHPStorm...

phpxdebugphpcodesnifferphpstanphpmd

Read More
@phpstan-ignore does not work as expected...

phplaravelphpstan

Read More
PHPStan - append lists from current and included config file...

phpstan

Read More
Issues with PHPStan Validation for Array Conversion to Integers...

laravelphpstan

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

genericsdoctrinestatic-analysisphpdocphpstan

Read More
PHPStan cannot access property on mixed...

phpphpstan

Read More
How to make PHPStan understand a function asserts the existence of an array key...

phparraysphpstan

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

phpopenapiphpstanswagger-php

Read More
phpstan with custom ruleset does not find all errors...

phpstan

Read More
Facing an issue with PHPstan...

phpubuntuzend-frameworkphpstanrector

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