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 1bb32f1 commit 0072db2Copy full SHA for 0072db2
phpstan-baseline.neon
@@ -340,11 +340,6 @@ parameters:
340
count: 1
341
path: src/Reflection/ClassReflection.php
342
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
-
348
349
message: "#^Binary operation \"&\" between bool\\|float\\|int\\|string\\|null and bool\\|float\\|int\\|string\\|null results in an error\\.$#"
350
0 commit comments