Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,9 @@ parameters:
-
identifier: argument.type

# phpstan instanceof
-
identifier: phpstanApi.instanceofAssumption

-
identifier: phpstanApi.varTagAssumption

-
identifier: assign.propertyType

- '#::provideMinPhpVersion\(\) never returns \d+ so it can be removed from the return type#'

-
message: '#Cannot call method getName\(\) on PHPStan\\Reflection\\ClassReflection\|null#'
path: rules/CodeQuality/Reflection/MethodParametersAndReturnTypesResolver.php