fair-plugin/tests/phpstan-baseline.neon
Kaspars Dambis b0d4c3dcba
Consistent phpunit runners for local and CI (#493)
Signed-off-by: Kaspars Dambis <hi@kaspars.net>
Co-authored-by: Ipstenu (Mika Epstein) <Ipstenu@users.noreply.github.com>
2026-07-09 09:29:36 -07:00

13 lines
317 B
Text

parameters:
ignoreErrors:
-
message: '#^Unsafe usage of new static\(\)\.$#'
identifier: new.static
count: 1
path: ../inc/packages/class-metadatadocument.php
-
message: '#^Unsafe usage of new static\(\)\.$#'
identifier: new.static
count: 1
path: ../inc/packages/class-releasedocument.php