Set phpstan to max level for update testing
This commit is contained in:
@@ -3,7 +3,7 @@ includes:
|
||||
- phpstan-conditional.php
|
||||
parameters:
|
||||
tmpDir: %currentWorkingDirectory%/tmp/phpstan-corelibs
|
||||
level: 8 # max is now 9
|
||||
level: 9 # max is now 9
|
||||
checkMissingCallableSignature: true
|
||||
treatPhpDocTypesAsCertain: false
|
||||
strictRules:
|
||||
|
||||
Reference in New Issue
Block a user