/var/www/vhosts/ihelp.ro/httpdocs/vendor/mirko-pagliai/php-tools
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/mirko-pagliai/php-tools/phpstan.neon (493B)
includes:
- phpstan-baseline.neon
parameters:
level: 8
paths:
- src
- tests
bootstrapFiles:
- tests/bootstrap.php
checkGenericClassInNonGenericObjectType: false
checkMissingIterableValueType: false
treatPhpDocTypesAsCertain: false
ignoreErrors:
-
message: '#^(Access|Call) to (protected|an undefined) ((static )?method|property)#'
path: tests/TestCase/
excludePaths:
- tests/test_app/