phpstan: green on level 4

This commit is contained in:
Dylan K. Taylor
2019-12-12 13:00:57 +00:00
parent 46930b98b7
commit 70c3008b7b
4 changed files with 99 additions and 1 deletions

View File

@ -1,12 +1,14 @@
includes:
- tests/phpstan/configs/debug-const-checks.neon
- tests/phpstan/configs/gc-hacks.neon
- tests/phpstan/configs/optional-com-dotnet.neon
- tests/phpstan/configs/optional-leveldb.neon
- tests/phpstan/configs/phpstan-bugs.neon
- tests/phpstan/configs/pthreads-bugs.neon
- tests/phpstan/configs/runtime-type-checks.neon
parameters:
level: 3
level: 4
autoload_files:
- tests/phpstan/bootstrap.php
- src/pocketmine/PocketMine.php