|
1 | 1 | parameters: |
2 | 2 | ignoreErrors: |
3 | 3 | - |
4 | | - message: "#^Parameter \\#2 \\$values of function vsprintf expects array\\<bool\\|float\\|int\\|string\\|null\\>, array\\<int\\|string, mixed\\> given\\.$#" |
| 4 | + message: '#^Parameter \#2 \$values of function vsprintf expects array\<bool\|float\|int\|string\|null\>, array\<int\|string, mixed\> given\.$#' |
| 5 | + identifier: argument.type |
5 | 6 | count: 1 |
6 | 7 | path: src/Compat/CompatController.php |
7 | 8 |
|
8 | 9 | - |
9 | | - message: "#^Parameter \\#3 \\$length of function substr expects int\\|null, int\\|false given\\.$#" |
| 10 | + message: '#^Parameter \#3 \$length of function substr expects int\|null, int\|false given\.$#' |
| 11 | + identifier: argument.type |
10 | 12 | count: 1 |
11 | 13 | path: src/Control/SearchBar/Suggestions.php |
12 | 14 |
|
13 | 15 | - |
14 | | - message: "#^Parameter \\#1 \\$string of function rawurlencode expects string, mixed given\\.$#" |
| 16 | + message: '#^Parameter \#1 \$string of function rawurlencode expects string, mixed given\.$#' |
| 17 | + identifier: argument.type |
15 | 18 | count: 1 |
16 | 19 | path: src/Control/SearchBar/Terms.php |
17 | 20 |
|
18 | 21 | - |
19 | | - message: "#^Parameter \\#1 \\$string of function strtolower expects string, mixed given\\.$#" |
| 22 | + message: '#^Parameter \#2 \$string of function explode expects string, int\|string\|null given\.$#' |
| 23 | + identifier: argument.type |
20 | 24 | count: 1 |
21 | 25 | path: src/Control/SortControl.php |
22 | 26 |
|
23 | 27 | - |
24 | | - message: "#^Parameter \\#2 \\$string of function explode expects string, int\\|string\\|null given\\.$#" |
25 | | - count: 1 |
26 | | - path: src/Control/SortControl.php |
27 | | - |
28 | | - - |
29 | | - message: "#^Parameter \\#1 \\$column of method ipl\\\\Web\\\\Filter\\\\Parser\\:\\:createCondition\\(\\) expects string, string\\|false given\\.$#" |
| 28 | + message: '#^Parameter \#1 \$column of method ipl\\Web\\Filter\\Parser\:\:createCondition\(\) expects string, string\|false given\.$#' |
| 29 | + identifier: argument.type |
30 | 30 | count: 1 |
31 | 31 | path: src/Filter/Parser.php |
32 | 32 |
|
33 | 33 | - |
34 | | - message: "#^Parameter \\#1 \\$string of function rawurlencode expects string, mixed given\\.$#" |
| 34 | + message: '#^Parameter \#1 \$string of function rawurlencode expects string, mixed given\.$#' |
| 35 | + identifier: argument.type |
35 | 36 | count: 1 |
36 | 37 | path: src/Filter/Renderer.php |
37 | 38 |
|
38 | 39 | - |
39 | | - message: "#^Parameter \\#1 \\$array of function array_push expects array, mixed given\\.$#" |
| 40 | + message: '#^Parameter \#1 \$array of function array_push expects array, mixed given\.$#' |
| 41 | + identifier: argument.type |
40 | 42 | count: 1 |
41 | 43 | path: src/FormElement/TermInput.php |
42 | 44 |
|
43 | 45 | - |
44 | | - message: "#^Parameter \\#1 \\$content of static method ipl\\\\Html\\\\Text\\:\\:create\\(\\) expects string, string\\|null given\\.$#" |
| 46 | + message: '#^Parameter \#1 \$content of static method ipl\\Html\\Text\:\:create\(\) expects string, string\|null given\.$#' |
| 47 | + identifier: argument.type |
45 | 48 | count: 1 |
46 | 49 | path: src/Widget/Tabs.php |
0 commit comments