2026-03-27 13:59:53 +00:00

14 lines
194 B
Plaintext

includes:
- phpstan-baseline.neon
parameters:
level: 1
bootstrapFiles:
- tests/bootstrap.php
ignoreErrors:
- '#Unsafe usage of new static\(\).#'
reportUnmatchedIgnoredErrors: false