phpstan: baseline our way into checkExplicitMixed territory

This commit is contained in:
Dylan K. Taylor
2020-06-18 18:07:10 +01:00
parent c601352777
commit a9d98bdf73
2 changed files with 654 additions and 0 deletions

View File

@ -1,5 +1,6 @@
includes:
- tests/phpstan/configs/actual-problems.neon
- tests/phpstan/configs/check-explicit-mixed-baseline.neon
- tests/phpstan/configs/com-dotnet-magic.neon
- tests/phpstan/configs/custom-leveldb.neon
- tests/phpstan/configs/gc-hacks.neon
@ -16,6 +17,7 @@ includes:
parameters:
level: 8
checkExplicitMixed: true
bootstrapFiles:
- tests/phpstan/bootstrap.php
scanFiles: