web/vendor/thecodingmachine/safe/phpstan.neon
2019-03-07 12:11:50 -06:00

7 lines
No EOL
274 B
Text

parameters:
ignoreErrors:
# A lot of functions are in extensions so it is ok not to find those
- "#Function .* not found#"
- "#Undefined variable: \\$success#"
includes:
- vendor/thecodingmachine/phpstan-strict-rules/phpstan-strict-rules.neon