mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 14:16:46 +02:00
13 lines
356 B
Plaintext
13 lines
356 B
Plaintext
parameters:
|
|
level: 5
|
|
reportUnmatchedIgnoredErrors: false
|
|
bootstrapFiles:
|
|
- src/flextype/defines.php
|
|
paths:
|
|
- src
|
|
ignoreErrors:
|
|
- '#Undefined variable: \$this.*#'
|
|
- '/Variable \$api_errors might not be defined./'
|
|
- '/Variable \$registry might not be defined./'
|
|
- '/\$mode of function round expects 1\|2\|3\|4, int given./'
|