12 lines
156 B
Plaintext
12 lines
156 B
Plaintext
includes:
|
|
- phpstan-baseline.neon
|
|
|
|
parameters:
|
|
level: 1
|
|
|
|
bootstrapFiles:
|
|
- tests/bootstrap.php
|
|
|
|
ignoreErrors:
|
|
- '#Unsafe usage of new static\(\).#'
|