We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78cb369 commit 39167deCopy full SHA for 39167de
phpstan.neon.dist
@@ -92,7 +92,7 @@ parameters:
92
# Expected, due to PHP 8 attributes
93
- '#ReflectionProperty::getAttributes\(\)#'
94
- '#ReflectionMethod::getAttributes\(\)#'
95
- - '#ReflectionClass<mixed>::getAttributes\(\)#'
+ - '#ReflectionClass<object>::getAttributes\(\)#'
96
- '#Constructor of class ApiPlatform\\Core\\Annotation\\ApiResource has an unused parameter#'
97
- '#Constructor of class ApiPlatform\\Core\\Annotation\\ApiProperty has an unused parameter#'
98
0 commit comments