Skip to content

Commit 7eb0ce3

Browse files
committed
fixup! [PHPStan] Aligned baseline
1 parent febd401 commit 7eb0ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan-baseline.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2191,7 +2191,7 @@ parameters:
21912191
path: src/bundle/Core/EventListener/SessionInitByPostListener.php
21922192

21932193
-
2194-
message: "#^Parameter \\#1 \\$id of method Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\SessionInterface\\:\\:setId\\(\\) expects string, bool\\|float\\|int\\|string given\\.$#"
2194+
message: "#^Parameter \\#1 \\$id of method Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\SessionInterface\\:\\:setId\\(\\) expects string, bool\\|float\\|int\\|string\\|null given\\.$#"
21952195
count: 1
21962196
path: src/bundle/Core/EventListener/SessionInitByPostListener.php
21972197

0 commit comments

Comments
 (0)