@@ -18534,6 +18534,12 @@ parameters:
1853418534 count: 1
1853518535 path: src/lib/Persistence/Legacy/Content/FieldValue/Converter/IntegerConverter.php
1853618536
18537+ -
18538+ message: '#^Strict comparison using \=\=\= between false and false will always evaluate to true\.$#'
18539+ identifier: identical.alwaysTrue
18540+ count: 1
18541+ path: src/lib/Persistence/Legacy/Content/FieldValue/Converter/IntegerConverter.php
18542+
1853718543 -
1853818544 message: '#^Method Ibexa\\Core\\Persistence\\Legacy\\Content\\FieldValue\\Converter\\KeywordConverter\:\:toFieldDefinition\(\) has no return type specified\.$#'
1853918545 identifier: missingType.return
@@ -45036,6 +45042,12 @@ parameters:
4503645042 count: 1
4503745043 path: tests/integration/Core/Repository/SearchServiceLocationTest.php
4503845044
45045+ -
45046+ message: '#^Parameter \#1 \$class of class ReflectionProperty constructor expects class\-string\|object, class\-string\|false given\.$#'
45047+ identifier: argument.type
45048+ count: 4
45049+ path: tests/integration/Core/Repository/SearchServiceLocationTest.php
45050+
4503945051 -
4504045052 message: '#^Parameter \#1 \$locationId of method Ibexa\\Contracts\\Core\\Repository\\LocationService\:\:loadLocation\(\) expects int, int\|null given\.$#'
4504145053 identifier: argument.type
@@ -46050,6 +46062,12 @@ parameters:
4605046062 count: 1
4605146063 path: tests/integration/Core/Repository/SearchServiceTest.php
4605246064
46065+ -
46066+ message: '#^Parameter \#1 \$class of class ReflectionProperty constructor expects class\-string\|object, class\-string\|false given\.$#'
46067+ identifier: argument.type
46068+ count: 4
46069+ path: tests/integration/Core/Repository/SearchServiceTest.php
46070+
4605346071 -
4605446072 message: '#^Parameter \#1 \$expectedCount of method PHPUnit\\Framework\\Assert\:\:assertCount\(\) expects int, int\|null given\.$#'
4605546073 identifier: argument.type
0 commit comments