start using phpstan-phpunit

not using extension-installer because I want to part-integrate phpstan-strict-rules later on.
This commit is contained in:
Dylan K. Taylor
2020-02-06 13:23:18 +00:00
parent 5ad66c3c9b
commit 3a5709bf5e
3 changed files with 61 additions and 2 deletions

View File

@ -7,6 +7,8 @@ includes:
- tests/phpstan/configs/phpunit-wiring-tests.neon
- tests/phpstan/configs/pthreads-bugs.neon
- tests/phpstan/configs/runtime-type-checks.neon
- vendor/phpstan/phpstan-phpunit/extension.neon
- vendor/phpstan/phpstan-phpunit/rules.neon
parameters:
level: 6