|
1 | 1 | parameters: |
2 | 2 | ignoreErrors: |
3 | 3 | - |
4 | | - message: "#^Parameter \\#1 \\$locationId of method Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\LocationService\\:\\:loadLocation\\(\\) expects int, int\\|null given\\.$#" |
| 4 | + message: '#^Parameter \#1 \$locationId of method Ibexa\\Contracts\\Core\\Repository\\LocationService\:\:loadLocation\(\) expects int, int\|null given\.$#' |
| 5 | + identifier: argument.type |
5 | 6 | count: 1 |
6 | 7 | path: src/bundle/Controller/QueryFieldRestController.php |
7 | 8 |
|
8 | 9 | - |
9 | | - message: "#^Parameter \\#1 \\$uri of method Ibexa\\\\Contracts\\\\Rest\\\\UriParser\\\\UriParserInterface\\:\\:getAttributeFromUri\\(\\) expects string, string\\|null given\\.$#" |
| 10 | + message: '#^Parameter \#1 \$uri of method Ibexa\\Contracts\\Rest\\UriParser\\UriParserInterface\:\:getAttributeFromUri\(\) expects string, string\|null given\.$#' |
| 11 | + identifier: argument.type |
10 | 12 | count: 1 |
11 | 13 | path: src/bundle/Controller/QueryFieldRestController.php |
12 | 14 |
|
13 | 15 | - |
14 | | - message: "#^Argument of an invalid type array\\|bool\\|float\\|int\\|string\\|null supplied for foreach, only iterables are supported\\.$#" |
| 16 | + message: '#^Argument of an invalid type array\|bool\|float\|int\|string\|null supplied for foreach, only iterables are supported\.$#' |
| 17 | + identifier: foreach.nonIterable |
15 | 18 | count: 1 |
16 | 19 | path: src/bundle/DependencyInjection/Compiler/FieldDefinitionIdentifierViewMatcherPass.php |
17 | 20 |
|
18 | 21 | - |
19 | | - message: "#^Cannot access offset \\(int\\|string\\) on non\\-empty\\-array\\|bool\\|float\\|int\\|string\\|null\\.$#" |
| 22 | + message: '#^Cannot access offset \(int\|string\) on non\-empty\-array\|bool\|float\|int\|string\|null\.$#' |
| 23 | + identifier: offsetAccess.nonOffsetAccessible |
20 | 24 | count: 1 |
21 | 25 | path: src/bundle/DependencyInjection/Compiler/FieldDefinitionIdentifierViewMatcherPass.php |
22 | 26 |
|
23 | 27 | - |
24 | | - message: "#^Parameter \\#2 \\$callback of function array_filter expects \\(callable\\(int\\|string\\)\\: bool\\)\\|null, Closure\\(mixed\\)\\: \\(0\\|1\\|false\\) given\\.$#" |
| 28 | + message: '#^Parameter \#2 \$callback of function array_filter expects \(callable\(int\|string\)\: bool\)\|null, Closure\(mixed\)\: \(0\|1\|false\) given\.$#' |
| 29 | + identifier: argument.type |
25 | 30 | count: 1 |
26 | 31 | path: src/bundle/DependencyInjection/Compiler/FieldDefinitionIdentifierViewMatcherPass.php |
27 | 32 |
|
28 | 33 | - |
29 | | - message: "#^Parameter \\#1 \\$queryTypeIdentifier of method Ibexa\\\\Bundle\\\\FieldTypeQuery\\\\DependencyInjection\\\\Compiler\\\\QueryTypesListPass\\:\\:buildQueryTypeName\\(\\) expects string, int\\|string given\\.$#" |
| 34 | + message: '#^Parameter \#1 \$queryTypeIdentifier of method Ibexa\\Bundle\\FieldTypeQuery\\DependencyInjection\\Compiler\\QueryTypesListPass\:\:buildQueryTypeName\(\) expects string, int\|string given\.$#' |
| 35 | + identifier: argument.type |
30 | 36 | count: 1 |
31 | 37 | path: src/bundle/DependencyInjection/Compiler/QueryTypesListPass.php |
32 | 38 |
|
33 | 39 | - |
34 | | - message: "#^Parameter \\#1 \\$input of static method Symfony\\\\Component\\\\Yaml\\\\Yaml\\:\\:parse\\(\\) expects string, string\\|false given\\.$#" |
| 40 | + message: '#^Parameter \#1 \$input of static method Symfony\\Component\\Yaml\\Yaml\:\:parse\(\) expects string, string\|false given\.$#' |
| 41 | + identifier: argument.type |
35 | 42 | count: 1 |
36 | 43 | path: src/bundle/DependencyInjection/IbexaFieldTypeQueryExtension.php |
37 | 44 |
|
38 | 45 | - |
39 | | - message: "#^Method Ibexa\\\\FieldTypeQuery\\\\ContentView\\\\QueryResultsInjector\\:\\:__construct\\(\\) has parameter \\$views with no value type specified in iterable type array\\.$#" |
| 46 | + message: '#^Method Ibexa\\FieldTypeQuery\\ContentView\\QueryResultsInjector\:\:__construct\(\) has parameter \$views with no value type specified in iterable type array\.$#' |
| 47 | + identifier: missingType.iterableValue |
40 | 48 | count: 1 |
41 | 49 | path: src/lib/ContentView/QueryResultsInjector.php |
42 | 50 |
|
43 | 51 | - |
44 | | - message: "#^Property Ibexa\\\\FieldTypeQuery\\\\ContentView\\\\QueryResultsInjector\\:\\:\\$queryFieldService \\(Ibexa\\\\Contracts\\\\FieldTypeQuery\\\\QueryFieldLocationService&Ibexa\\\\Contracts\\\\FieldTypeQuery\\\\QueryFieldServiceInterface\\) does not accept Ibexa\\\\Contracts\\\\FieldTypeQuery\\\\QueryFieldServiceInterface\\.$#" |
| 52 | + message: '#^Property Ibexa\\FieldTypeQuery\\ContentView\\QueryResultsInjector\:\:\$queryFieldService \(Ibexa\\Contracts\\FieldTypeQuery\\QueryFieldLocationService&Ibexa\\Contracts\\FieldTypeQuery\\QueryFieldServiceInterface\) does not accept Ibexa\\Contracts\\FieldTypeQuery\\QueryFieldServiceInterface\.$#' |
| 53 | + identifier: assign.propertyType |
45 | 54 | count: 1 |
46 | 55 | path: src/lib/ContentView/QueryResultsInjector.php |
47 | 56 |
|
48 | 57 | - |
49 | | - message: "#^Property Ibexa\\\\FieldTypeQuery\\\\ContentView\\\\QueryResultsInjector\\:\\:\\$views type has no value type specified in iterable type array\\.$#" |
| 58 | + message: '#^Property Ibexa\\FieldTypeQuery\\ContentView\\QueryResultsInjector\:\:\$views type has no value type specified in iterable type array\.$#' |
| 59 | + identifier: missingType.iterableValue |
50 | 60 | count: 1 |
51 | 61 | path: src/lib/ContentView/QueryResultsInjector.php |
52 | 62 |
|
53 | 63 | - |
54 | | - message: "#^Property Ibexa\\\\FieldTypeQuery\\\\ExceptionSafeQueryFieldService\\:\\:\\$inner \\(Ibexa\\\\Contracts\\\\FieldTypeQuery\\\\QueryFieldLocationService&Ibexa\\\\Contracts\\\\FieldTypeQuery\\\\QueryFieldServiceInterface\\) does not accept Ibexa\\\\Contracts\\\\FieldTypeQuery\\\\QueryFieldServiceInterface\\.$#" |
| 64 | + message: '#^Property Ibexa\\FieldTypeQuery\\ExceptionSafeQueryFieldService\:\:\$inner \(Ibexa\\Contracts\\FieldTypeQuery\\QueryFieldLocationService&Ibexa\\Contracts\\FieldTypeQuery\\QueryFieldServiceInterface\) does not accept Ibexa\\Contracts\\FieldTypeQuery\\QueryFieldServiceInterface\.$#' |
| 65 | + identifier: assign.propertyType |
55 | 66 | count: 1 |
56 | 67 | path: src/lib/ExceptionSafeQueryFieldService.php |
57 | 68 |
|
58 | 69 | - |
59 | | - message: "#^Generator expects key type string, string\\|null given\\.$#" |
| 70 | + message: '#^Generator expects key type string, string\|null given\.$#' |
| 71 | + identifier: generator.keyType |
60 | 72 | count: 1 |
61 | 73 | path: src/lib/FieldType/Mapper/QueryFormMapper.php |
62 | 74 |
|
63 | 75 | - |
64 | | - message: "#^Property Ibexa\\\\Core\\\\Persistence\\\\Legacy\\\\Content\\\\StorageFieldValue\\:\\:\\$dataText \\(string\\) does not accept array\\|bool\\|float\\|int\\|string\\|null\\.$#" |
| 76 | + message: '#^Property Ibexa\\Core\\Persistence\\Legacy\\Content\\StorageFieldValue\:\:\$dataText \(string\) does not accept array\|bool\|float\|int\|string\|null\.$#' |
| 77 | + identifier: assign.propertyType |
65 | 78 | count: 1 |
66 | 79 | path: src/lib/Persistence/Legacy/Content/FieldValue/Converter/QueryConverter.php |
67 | 80 |
|
68 | 81 | - |
69 | | - message: "#^Method Ibexa\\\\FieldTypeQuery\\\\QueryFieldService\\:\\:isExpression\\(\\) has parameter \\$expression with no type specified\\.$#" |
| 82 | + message: '#^Method Ibexa\\FieldTypeQuery\\QueryFieldService\:\:isExpression\(\) has parameter \$expression with no type specified\.$#' |
| 83 | + identifier: missingType.parameter |
70 | 84 | count: 1 |
71 | 85 | path: src/lib/QueryFieldService.php |
72 | 86 |
|
73 | 87 | - |
74 | | - message: "#^Method Ibexa\\\\FieldTypeQuery\\\\QueryFieldService\\:\\:prepareQuery\\(\\) has parameter \\$extraParameters with no value type specified in iterable type array\\.$#" |
| 88 | + message: '#^Method Ibexa\\FieldTypeQuery\\QueryFieldService\:\:prepareQuery\(\) has parameter \$extraParameters with no value type specified in iterable type array\.$#' |
| 89 | + identifier: missingType.iterableValue |
75 | 90 | count: 1 |
76 | 91 | path: src/lib/QueryFieldService.php |
77 | 92 |
|
78 | 93 | - |
79 | | - message: "#^Method Ibexa\\\\FieldTypeQuery\\\\QueryFieldService\\:\\:resolveExpression\\(\\) has no return type specified\\.$#" |
| 94 | + message: '#^Method Ibexa\\FieldTypeQuery\\QueryFieldService\:\:resolveExpression\(\) has parameter \$variables with no value type specified in iterable type array\.$#' |
| 95 | + identifier: missingType.iterableValue |
80 | 96 | count: 1 |
81 | 97 | path: src/lib/QueryFieldService.php |
82 | 98 |
|
83 | 99 | - |
84 | | - message: "#^Method Ibexa\\\\FieldTypeQuery\\\\QueryFieldService\\:\\:resolveExpression\\(\\) has parameter \\$variables with no value type specified in iterable type array\\.$#" |
| 100 | + message: '#^Method Ibexa\\FieldTypeQuery\\QueryFieldService\:\:resolveParameters\(\) has parameter \$expressions with no value type specified in iterable type array\.$#' |
| 101 | + identifier: missingType.iterableValue |
85 | 102 | count: 1 |
86 | 103 | path: src/lib/QueryFieldService.php |
87 | 104 |
|
88 | 105 | - |
89 | | - message: "#^Method Ibexa\\\\FieldTypeQuery\\\\QueryFieldService\\:\\:resolveParameters\\(\\) has parameter \\$expressions with no value type specified in iterable type array\\.$#" |
| 106 | + message: '#^Method Ibexa\\FieldTypeQuery\\QueryFieldService\:\:resolveParameters\(\) has parameter \$variables with no value type specified in iterable type array\.$#' |
| 107 | + identifier: missingType.iterableValue |
90 | 108 | count: 1 |
91 | 109 | path: src/lib/QueryFieldService.php |
92 | 110 |
|
93 | 111 | - |
94 | | - message: "#^Method Ibexa\\\\FieldTypeQuery\\\\QueryFieldService\\:\\:resolveParameters\\(\\) has parameter \\$variables with no value type specified in iterable type array\\.$#" |
95 | | - count: 1 |
96 | | - path: src/lib/QueryFieldService.php |
97 | | - |
98 | | - - |
99 | | - message: "#^Method Ibexa\\\\FieldTypeQuery\\\\QueryFieldService\\:\\:resolveParameters\\(\\) return type has no value type specified in iterable type array\\.$#" |
| 112 | + message: '#^Method Ibexa\\FieldTypeQuery\\QueryFieldService\:\:resolveParameters\(\) return type has no value type specified in iterable type array\.$#' |
| 113 | + identifier: missingType.iterableValue |
100 | 114 | count: 1 |
101 | 115 | path: src/lib/QueryFieldService.php |
0 commit comments