Skip to content

Commit 1310ce9

Browse files
committed
Update baseline
See Roave/BetterReflection#1428
1 parent c9faa60 commit 1310ce9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

phpstan-baseline.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,11 @@ parameters:
355355
count: 1
356356
path: src/Reflection/ClassReflection.php
357357

358+
-
359+
message: "#^Parameter \\#2 \\$namespace of class PHPStan\\\\Reflection\\\\InitializerExprContext constructor expects non\\-empty\\-string\\|null, string\\|null given\\.$#"
360+
count: 1
361+
path: src/Reflection/InitializerExprContext.php
362+
358363
-
359364
message: "#^Binary operation \"&\" between bool\\|float\\|int\\|string\\|null and bool\\|float\\|int\\|string\\|null results in an error\\.$#"
360365
count: 1

0 commit comments

Comments
 (0)