|
1 | 1 | parameters: |
2 | 2 | ignoreErrors: |
3 | 3 | - |
4 | | - message: "#^Parameter \\#1 \\$input of function array_slice expects array, iterable\\<int, Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Content\\\\Relation\\> given\\.$#" |
| 4 | + message: '#^Access to an undefined property DOMNode\:\:\$data\.$#' |
| 5 | + identifier: property.notFound |
5 | 6 | count: 1 |
6 | | - path: src/lib/Server/Controller/Content.php |
| 7 | + path: src/lib/Input/Handler/Xml.php |
7 | 8 |
|
8 | 9 | - |
9 | | - message: "#^Parameter \\#2 \\$str of function explode expects string, string\\|null given\\.$#" |
10 | | - count: 4 |
11 | | - path: src/lib/Server/Controller/Content.php |
| 10 | + message: '#^Access to an undefined property DOMNode\:\:\$tagName\.$#' |
| 11 | + identifier: property.notFound |
| 12 | + count: 1 |
| 13 | + path: src/lib/Input/Handler/Xml.php |
12 | 14 |
|
13 | 15 | - |
14 | | - message: "#^Parameter \\#2 \\.\\.\\.\\$args of function array_merge expects array, iterable\\<Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\ContentType\\\\ContentType\\> given\\.$#" |
| 16 | + message: '#^Access to an undefined property DOMNode\:\:\$wholeText\.$#' |
| 17 | + identifier: property.notFound |
15 | 18 | count: 1 |
16 | | - path: src/lib/Server/Controller/ContentType.php |
| 19 | + path: src/lib/Input/Handler/Xml.php |
17 | 20 |
|
18 | 21 | - |
19 | | - message: "#^Parameter \\#1 \\$arr1 of function array_merge expects array, iterable\\<Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\User\\\\Policy\\> given\\.$#" |
| 22 | + message: '#^Parameter \#1 \$domElement of method Ibexa\\Rest\\Input\\Handler\\Xml\:\:parseFieldTypeHash\(\) expects DOMElement, DOMNode given\.$#' |
| 23 | + identifier: argument.type |
20 | 24 | count: 1 |
21 | | - path: src/lib/Server/Controller/Role.php |
| 25 | + path: src/lib/Input/Handler/Xml.php |
22 | 26 |
|
23 | 27 | - |
24 | | - message: "#^Parameter \\#1 \\$input of function array_slice expects array, iterable\\<Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\User\\\\Role\\> given\\.$#" |
| 28 | + message: '#^Parameter \#1 \$input of function array_slice expects array, iterable\<int, Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Relation\> given\.$#' |
| 29 | + identifier: argument.type |
25 | 30 | count: 1 |
26 | | - path: src/lib/Server/Controller/Role.php |
| 31 | + path: src/lib/Server/Controller/Content.php |
27 | 32 |
|
28 | 33 | - |
29 | | - message: "#^Parameter \\#2 \\$error_type of function trigger_error expects int, string given\\.$#" |
| 34 | + message: '#^Parameter \#2 \$str of function explode expects string, string\|null given\.$#' |
| 35 | + identifier: argument.type |
30 | 36 | count: 4 |
31 | | - path: src/lib/Server/Controller/User.php |
| 37 | + path: src/lib/Server/Controller/Content.php |
32 | 38 |
|
33 | 39 | - |
34 | | - message: "#^Parameter \\#1 \\$message of method Psr\\\\Log\\\\LoggerInterface\\:\\:error\\(\\) expects string, Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserInterface\\|null given\\.$#" |
| 40 | + message: '#^Parameter \#2 \.\.\.\$args of function array_merge expects array, iterable\<Ibexa\\Contracts\\Core\\Repository\\Values\\ContentType\\ContentType\> given\.$#' |
| 41 | + identifier: argument.type |
35 | 42 | count: 1 |
36 | | - path: src/lib/Server/Security/RestAuthenticator.php |
| 43 | + path: src/lib/Server/Controller/ContentType.php |
37 | 44 |
|
38 | 45 | - |
39 | | - message: "#^Parameter \\#1 \\$str of function base64_encode expects string, string\\|false given\\.$#" |
| 46 | + message: '#^Parameter \#1 \$arr1 of function array_merge expects array, iterable\<Ibexa\\Contracts\\Core\\Repository\\Values\\User\\Policy\> given\.$#' |
| 47 | + identifier: argument.type |
40 | 48 | count: 1 |
41 | | - path: tests/bundle/Functional/BinaryContentTest.php |
| 49 | + path: src/lib/Server/Controller/Role.php |
42 | 50 |
|
43 | 51 | - |
44 | | - message: "#^Parameter \\#2 \\$newvalue of function ini_set expects string, int given\\.$#" |
45 | | - count: 2 |
46 | | - path: tests/lib/Output/Generator/FieldTypeHashGeneratorBaseTest.php |
| 52 | + message: '#^Parameter \#1 \$input of function array_slice expects array, iterable\<Ibexa\\Contracts\\Core\\Repository\\Values\\User\\Role\> given\.$#' |
| 53 | + identifier: argument.type |
| 54 | + count: 1 |
| 55 | + path: src/lib/Server/Controller/Role.php |
47 | 56 |
|
48 | 57 | - |
49 | | - message: '#^Access to an undefined property DOMNode\:\:\$data\.$#' |
50 | | - identifier: property.notFound |
51 | | - count: 1 |
52 | | - path: src/lib/Input/Handler/Xml.php |
| 58 | + message: '#^Parameter \#2 \$error_type of function trigger_error expects int, string given\.$#' |
| 59 | + identifier: argument.type |
| 60 | + count: 4 |
| 61 | + path: src/lib/Server/Controller/User.php |
53 | 62 |
|
54 | 63 | - |
55 | | - message: '#^Access to an undefined property DOMNode\:\:\$tagName\.$#' |
56 | | - identifier: property.notFound |
| 64 | + message: '#^Parameter \#1 \$message of method Psr\\Log\\LoggerInterface\:\:error\(\) expects string, Symfony\\Component\\Security\\Core\\User\\UserInterface\|null given\.$#' |
| 65 | + identifier: argument.type |
57 | 66 | count: 1 |
58 | | - path: src/lib/Input/Handler/Xml.php |
| 67 | + path: src/lib/Server/Security/RestAuthenticator.php |
59 | 68 |
|
60 | 69 | - |
61 | | - message: '#^Access to an undefined property DOMNode\:\:\$wholeText\.$#' |
62 | | - identifier: property.notFound |
| 70 | + message: '#^Parameter \#1 \$str of function base64_encode expects string, string\|false given\.$#' |
| 71 | + identifier: argument.type |
63 | 72 | count: 1 |
64 | | - path: src/lib/Input/Handler/Xml.php |
| 73 | + path: tests/bundle/Functional/BinaryContentTest.php |
65 | 74 |
|
66 | 75 | - |
67 | | - message: '#^Parameter \#1 \$domElement of method Ibexa\\Rest\\Input\\Handler\\Xml\:\:parseFieldTypeHash\(\) expects DOMElement, DOMNode given\.$#' |
| 76 | + message: '#^Parameter \#2 \$newvalue of function ini_set expects string, int given\.$#' |
68 | 77 | identifier: argument.type |
69 | | - count: 1 |
70 | | - path: src/lib/Input/Handler/Xml.php |
| 78 | + count: 2 |
| 79 | + path: tests/lib/Output/Generator/FieldTypeHashGeneratorBaseTest.php |
0 commit comments