|
1 | 1 | parameters: |
2 | 2 | ignoreErrors: |
3 | | - - |
4 | | - message: "#^Method PhpMyAdmin\\\\SqlParser\\\\Component\\:\\:__toString\\(\\) should return string but returns mixed\\.$#" |
5 | | - count: 1 |
6 | | - path: src/Component.php |
7 | | - |
8 | 3 | - |
9 | 4 | message: "#^Method PhpMyAdmin\\\\SqlParser\\\\Component\\:\\:build\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" |
10 | 5 | count: 1 |
@@ -105,6 +100,11 @@ parameters: |
105 | 100 | count: 1 |
106 | 101 | path: src/Components/Array2d.php |
107 | 102 |
|
| 103 | + - |
| 104 | + message: "#^Parameter \\#1 \\$component of static method PhpMyAdmin\\\\SqlParser\\\\Components\\\\Array2d\\:\\:build\\(\\) expects array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\>, \\$this\\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\Array2d\\) given\\.$#" |
| 105 | + count: 1 |
| 106 | + path: src/Components/Array2d.php |
| 107 | + |
108 | 108 | - |
109 | 109 | message: "#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\:\\:__construct\\(\\) has parameter \\$raw with no value type specified in iterable type array\\.$#" |
110 | 110 | count: 1 |
@@ -180,6 +180,11 @@ parameters: |
180 | 180 | count: 1 |
181 | 181 | path: src/Components/Condition.php |
182 | 182 |
|
| 183 | + - |
| 184 | + message: "#^Parameter \\#1 \\$component of static method PhpMyAdmin\\\\SqlParser\\\\Components\\\\Condition\\:\\:build\\(\\) expects array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\Condition\\>, \\$this\\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\Condition\\) given\\.$#" |
| 185 | + count: 1 |
| 186 | + path: src/Components/Condition.php |
| 187 | + |
183 | 188 | - |
184 | 189 | message: "#^Parameter \\#1 \\$expr of class PhpMyAdmin\\\\SqlParser\\\\Components\\\\Condition constructor expects string\\|null, mixed given\\.$#" |
185 | 190 | count: 1 |
@@ -340,6 +345,11 @@ parameters: |
340 | 345 | count: 1 |
341 | 346 | path: src/Components/ExpressionArray.php |
342 | 347 |
|
| 348 | + - |
| 349 | + message: "#^Parameter \\#1 \\$component of static method PhpMyAdmin\\\\SqlParser\\\\Components\\\\ExpressionArray\\:\\:build\\(\\) expects array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\>, \\$this\\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\ExpressionArray\\) given\\.$#" |
| 350 | + count: 1 |
| 351 | + path: src/Components/ExpressionArray.php |
| 352 | + |
343 | 353 | - |
344 | 354 | message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|null given\\.$#" |
345 | 355 | count: 1 |
@@ -500,6 +510,11 @@ parameters: |
500 | 510 | count: 1 |
501 | 511 | path: src/Components/JoinKeyword.php |
502 | 512 |
|
| 513 | + - |
| 514 | + message: "#^Parameter \\#1 \\$component of static method PhpMyAdmin\\\\SqlParser\\\\Components\\\\JoinKeyword\\:\\:build\\(\\) expects array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\JoinKeyword\\>, \\$this\\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\JoinKeyword\\) given\\.$#" |
| 515 | + count: 1 |
| 516 | + path: src/Components/JoinKeyword.php |
| 517 | + |
503 | 518 | - |
504 | 519 | message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\JoinKeyword\\:\\:\\$JOINS type has no value type specified in iterable type array\\.$#" |
505 | 520 | count: 1 |
@@ -690,6 +705,11 @@ parameters: |
690 | 705 | count: 1 |
691 | 706 | path: src/Components/ParameterDefinition.php |
692 | 707 |
|
| 708 | + - |
| 709 | + message: "#^Parameter \\#1 \\$component of static method PhpMyAdmin\\\\SqlParser\\\\Components\\\\ParameterDefinition\\:\\:build\\(\\) expects array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\ParameterDefinition\\>, \\$this\\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\ParameterDefinition\\) given\\.$#" |
| 710 | + count: 1 |
| 711 | + path: src/Components/ParameterDefinition.php |
| 712 | + |
693 | 713 | - |
694 | 714 | message: "#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\ParameterDefinition\\:\\:\\$inOut \\(string\\) does not accept string\\|null\\.$#" |
695 | 715 | count: 1 |
@@ -860,6 +880,21 @@ parameters: |
860 | 880 | count: 1 |
861 | 881 | path: src/Components/UnionKeyword.php |
862 | 882 |
|
| 883 | + - |
| 884 | + message: "#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\UnionKeyword\\:\\:parse\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" |
| 885 | + count: 1 |
| 886 | + path: src/Components/UnionKeyword.php |
| 887 | + |
| 888 | + - |
| 889 | + message: "#^Parameter \\#1 \\$component of static method PhpMyAdmin\\\\SqlParser\\\\Components\\\\UnionKeyword\\:\\:build\\(\\) expects array\\<array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\UnionKeyword\\>\\>, \\$this\\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\UnionKeyword\\) given\\.$#" |
| 890 | + count: 1 |
| 891 | + path: src/Components/UnionKeyword.php |
| 892 | + |
| 893 | + - |
| 894 | + message: "#^Method PhpMyAdmin\\\\SqlParser\\\\Components\\\\WithKeyword\\:\\:parse\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" |
| 895 | + count: 1 |
| 896 | + path: src/Components/WithKeyword.php |
| 897 | + |
863 | 898 | - |
864 | 899 | message: "#^Method PhpMyAdmin\\\\SqlParser\\\\Context\\:\\:escape\\(\\) has parameter \\$str with no value type specified in iterable type array\\.$#" |
865 | 900 | count: 1 |
|
0 commit comments