Skip to content

Commit 37dffc7

Browse files
committed
regenerated baseline
1 parent 04cb86c commit 37dffc7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

phpstan-baseline.neon

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -840,6 +840,12 @@ parameters:
840840
count: 1
841841
path: src/lib/Input/Handler/Xml.php
842842

843+
-
844+
message: '#^Strict comparison using \!\=\= between DOMNamedNodeMap and null will always evaluate to true\.$#'
845+
identifier: notIdentical.alwaysTrue
846+
count: 1
847+
path: src/lib/Input/Handler/Xml.php
848+
843849
-
844850
message: '#^Method Ibexa\\Rest\\Input\\Parser\\ContentObjectStates\:\:parse\(\) has parameter \$data with no value type specified in iterable type array\.$#'
845851
identifier: missingType.iterableValue

0 commit comments

Comments
 (0)