We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent febd401 commit 7eb0ce3Copy full SHA for 7eb0ce3
phpstan-baseline.neon
@@ -2191,7 +2191,7 @@ parameters:
2191
path: src/bundle/Core/EventListener/SessionInitByPostListener.php
2192
2193
-
2194
- message: "#^Parameter \\#1 \\$id of method Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\SessionInterface\\:\\:setId\\(\\) expects string, bool\\|float\\|int\\|string given\\.$#"
+ message: "#^Parameter \\#1 \\$id of method Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\SessionInterface\\:\\:setId\\(\\) expects string, bool\\|float\\|int\\|string\\|null given\\.$#"
2195
count: 1
2196
2197
0 commit comments