@@ -230,6 +230,11 @@ parameters:
230230 count: 1
231231 path: src/bundle/Core/Command/RegenerateUrlAliasesCommand.php
232232
233+ -
234+ message: "#^Cannot access offset int on iterable\\<Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Content\\\\Content\\>\\.$#"
235+ count: 1
236+ path: src/bundle/Core/Command/RegenerateUrlAliasesCommand.php
237+
233238 -
234239 message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\Command\\\\RegenerateUrlAliasesCommand\\:\\:configure\\(\\) has no return type specified\\.$#"
235240 count: 1
@@ -3687,7 +3692,7 @@ parameters:
36873692
36883693 -
36893694 message: "#^Cannot access offset string on Ibexa\\\\Bundle\\\\Core\\\\Imagine\\\\PlaceholderProvider\\.$#"
3690- count: 2
3695+ count: 3
36913696 path: src/bundle/Core/Imagine/PlaceholderProviderRegistry.php
36923697
36933698 -
@@ -14952,12 +14957,12 @@ parameters:
1495214957
1495314958 -
1495414959 message: "#^Cannot access offset int\\|string on Ibexa\\\\Contracts\\\\Core\\\\Persistence\\\\Content\\\\Field\\.$#"
14955- count: 1
14960+ count: 3
1495614961 path: src/lib/Persistence/Legacy/Content/FieldHandler.php
1495714962
1495814963 -
1495914964 message: "#^Cannot access offset string on Ibexa\\\\Contracts\\\\Core\\\\Persistence\\\\Content\\\\Field\\.$#"
14960- count: 2
14965+ count: 5
1496114966 path: src/lib/Persistence/Legacy/Content/FieldHandler.php
1496214967
1496314968 -
@@ -20195,6 +20200,11 @@ parameters:
2019520200 count: 1
2019620201 path: src/lib/Repository/Mapper/ContentDomainMapper.php
2019720202
20203+ -
20204+ message: "#^Cannot access offset mixed on iterable\\<Ibexa\\\\Contracts\\\\Core\\\\Persistence\\\\Content\\>\\.$#"
20205+ count: 1
20206+ path: src/lib/Repository/Mapper/ContentDomainMapper.php
20207+
2019820208 -
2019920209 message: "#^Cannot call method error\\(\\) on Psr\\\\Log\\\\LoggerInterface\\|null\\.$#"
2020020210 count: 1
@@ -23082,7 +23092,7 @@ parameters:
2308223092
2308323093 -
2308423094 message: "#^Cannot access offset string on iterable\\<string, Ibexa\\\\Contracts\\\\Core\\\\Variation\\\\VariationHandler\\>\\.$#"
23085- count: 2
23095+ count: 3
2308623096 path: src/lib/Variation/VariationHandlerRegistry.php
2308723097
2308823098 -
@@ -27340,6 +27350,11 @@ parameters:
2734027350 count: 1
2734127351 path: tests/integration/Core/Repository/ContentServiceTest.php
2734227352
27353+ -
27354+ message: "#^Cannot access offset mixed on iterable\\<Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Content\\\\VersionInfo\\>\\.$#"
27355+ count: 1
27356+ path: tests/integration/Core/Repository/ContentServiceTest.php
27357+
2734327358 -
2734427359 message: "#^Cannot access property \\$sortField on Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Content\\\\Location\\|null\\.$#"
2734527360 count: 1
@@ -57985,6 +58000,11 @@ parameters:
5798558000 count: 3
5798658001 path: tests/lib/Repository/Service/Mock/ContentTest.php
5798758002
58003+ -
58004+ message: "#^Cannot access offset mixed on Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Content\\\\Field\\.$#"
58005+ count: 1
58006+ path: tests/lib/Repository/Service/Mock/ContentTest.php
58007+
5798858008 -
5798958009 message: "#^Cannot access offset string on Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Content\\\\Field\\.$#"
5799058010 count: 1
0 commit comments