attribute-spass/phpstan-baseline.neon

7 lines
214 B
Text
Raw Normal View History

2023-01-25 22:06:41 +00:00
parameters:
ignoreErrors:
-
message: "#^Parameter \\#1 \\$data of function unserialize expects string, string\\|false given\\.$#"
count: 1
path: src/Infrastructure/WebApp/Route/CachedRouteCollector.php