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 f785a33 commit 0fd1adaCopy full SHA for 0fd1ada
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