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 f126f48 commit 0088db4Copy full SHA for 0088db4
phpstan.neon.dist
@@ -16,9 +16,7 @@ parameters:
16
scanFiles:
17
- vendor/symfony/dependency-injection/Loader/Configurator/ContainerConfigurator.php
18
treatPhpDocTypesAsCertain: false
19
- checkGenericClassInNonGenericObjectType: true
20
checkInternalClassCaseSensitivity: true
21
- checkMissingIterableValueType: true
22
checkMissingVarTagTypehint: true
23
checkMissingTypehints: true
24
checkUninitializedProperties: true
0 commit comments