9 lines
261 B
Plaintext
9 lines
261 B
Plaintext
parameters:
|
|
level: 2
|
|
paths:
|
|
- src/
|
|
ignoreErrors:
|
|
# phpstan issue, see: https://github.com/phpstan/phpstan/issues/1306
|
|
- "/Variable .unaryExpression might not be defined./"
|
|
- "/Variable .prefix might not be defined./"
|