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 386e0cf commit 95aa040Copy full SHA for 95aa040
1 file changed
phpstan.neon.dist
@@ -14,9 +14,7 @@ parameters:
14
scanFiles:
15
- vendor/symfony/dependency-injection/Loader/Configurator/ContainerConfigurator.php
16
treatPhpDocTypesAsCertain: false
17
- checkGenericClassInNonGenericObjectType: true
18
checkInternalClassCaseSensitivity: true
19
- checkMissingIterableValueType: true
20
checkMissingVarTagTypehint: true
21
checkMissingTypehints: true
22
checkUninitializedProperties: true
0 commit comments