PHPStan 1.0.0

This commit is contained in:
Dylan K. Taylor
2021-11-01 17:24:20 +00:00
parent 4d4362801f
commit ff27c5f7db
9 changed files with 419 additions and 167 deletions

View File

@ -15,9 +15,9 @@ includes:
- vendor/phpstan/phpstan-strict-rules/rules.neon
parameters:
level: 8
checkExplicitMixed: true
level: 9
checkMissingCallableSignature: true
treatPhpDocTypesAsCertain: false
bootstrapFiles:
- tests/phpstan/bootstrap.php
scanDirectories: