Skip to content

Commit 0072db2

Browse files
committed
Update baseline
1 parent 1bb32f1 commit 0072db2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -340,11 +340,6 @@ parameters:
340340
count: 1
341341
path: src/Reflection/ClassReflection.php
342342

343-
-
344-
message: "#^Parameter \\#2 \\$namespace of class PHPStan\\\\Reflection\\\\InitializerExprContext constructor expects non\\-empty\\-string\\|null, string\\|null given\\.$#"
345-
count: 1
346-
path: src/Reflection/InitializerExprContext.php
347-
348343
-
349344
message: "#^Binary operation \"&\" between bool\\|float\\|int\\|string\\|null and bool\\|float\\|int\\|string\\|null results in an error\\.$#"
350345
count: 1

0 commit comments

Comments
 (0)