File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -792,6 +792,12 @@ parameters:
792792 count: 1
793793 path: src/lib/Input/Handler/Json.php
794794
795+ -
796+ message: '#^Argument of an invalid type \(DOMNamedNodeMap&iterable\<DOMAttr\>\)\|null supplied for foreach, only iterables are supported\.$#'
797+ identifier: foreach.nonIterable
798+ count: 1
799+ path: src/lib/Input/Handler/Xml.php
800+
795801 -
796802 message: '#^Cannot assign new offset to array\|string\.$#'
797803 identifier: offsetAssign.dimType
@@ -1440,12 +1446,6 @@ parameters:
14401446 count: 1
14411447 path: src/lib/Server/Controller/Content.php
14421448
1443- -
1444- message: '#^Parameter \#1 \$parentLocationId of method Ibexa\\Contracts\\Core\\Repository\\LocationService\:\:newLocationCreateStruct\(\) expects int, string given\.$#'
1445- identifier: argument.type
1446- count: 1
1447- path: src/lib/Server/Controller/Content.php
1448-
14491449 -
14501450 message: '#^Parameter \#1 \$remoteId of method Ibexa\\Contracts\\Core\\Repository\\ContentService\:\:loadContentInfoByRemoteId\(\) expects string, string\|null given\.$#'
14511451 identifier: argument.type
You can’t perform that action at this time.
0 commit comments