|
| 1 | +parameters: |
| 2 | + ignoreErrors: |
| 3 | + - |
| 4 | + message: "#^Property chillerlan\\\\HTTP\\\\Psr7\\\\DummyStream\\:\\:\\$override \\(array\\<string, Closure\\>\\) does not accept non\\-empty\\-array\\<int\\|string, Closure\\>\\.$#" |
| 5 | + count: 1 |
| 6 | + path: src/DummyStream.php |
| 7 | + |
| 8 | + - |
| 9 | + message: "#^Property chillerlan\\\\HTTP\\\\Psr7\\\\ServerRequest\\:\\:\\$uploadedFiles \\(array\\{tmp_name\\: array\\<string\\>, size\\: array\\<int\\>, error\\: array\\<int\\>, name\\: array\\<string\\>, type\\: array\\<string\\>\\}\\) does not accept default value of type array\\{\\}\\.$#" |
| 10 | + count: 1 |
| 11 | + path: src/ServerRequest.php |
| 12 | + |
| 13 | + - |
| 14 | + message: "#^Parameter \\#1 \\$content of method Psr\\\\Http\\\\Message\\\\StreamFactoryInterface\\:\\:createStream\\(\\) expects string, string\\|null given\\.$#" |
| 15 | + count: 1 |
| 16 | + path: src/UploadedFile.php |
| 17 | + |
| 18 | + - |
| 19 | + message: "#^Parameter \\#1 \\$filename of function is_file expects string, string\\|null given\\.$#" |
| 20 | + count: 1 |
| 21 | + path: src/UploadedFile.php |
| 22 | + |
| 23 | + - |
| 24 | + message: "#^Parameter \\#1 \\$filename of method Psr\\\\Http\\\\Message\\\\StreamFactoryInterface\\:\\:createStreamFromFile\\(\\) expects string, string\\|null given\\.$#" |
| 25 | + count: 1 |
| 26 | + path: src/UploadedFile.php |
| 27 | + |
| 28 | + - |
| 29 | + message: "#^Match expression does not handle remaining value\\: string$#" |
| 30 | + count: 1 |
| 31 | + path: src/Uri.php |
| 32 | + |
| 33 | + - |
| 34 | + message: "#^Parameter \\#1 \\$host of method chillerlan\\\\HTTP\\\\Psr7\\\\Uri\\:\\:filterHost\\(\\) expects string, int\\|string given\\.$#" |
| 35 | + count: 1 |
| 36 | + path: src/Uri.php |
| 37 | + |
| 38 | + - |
| 39 | + message: "#^Parameter \\#1 \\$parts of method chillerlan\\\\HTTP\\\\Psr7\\\\Uri\\:\\:parseUriParts\\(\\) expects array\\{scheme\\?\\: string, host\\?\\: string, port\\?\\: int\\|string, user\\?\\: string, pass\\?\\: string, path\\?\\: string, query\\?\\: string, fragment\\?\\: string\\}, array\\{port\\: int\\|null\\} given\\.$#" |
| 40 | + count: 1 |
| 41 | + path: src/Uri.php |
| 42 | + |
| 43 | + - |
| 44 | + message: "#^Parameter \\#1 \\$parts of method chillerlan\\\\HTTP\\\\Psr7\\\\Uri\\:\\:parseUriParts\\(\\) expects array\\{scheme\\?\\: string, host\\?\\: string, port\\?\\: int\\|string, user\\?\\: string, pass\\?\\: string, path\\?\\: string, query\\?\\: string, fragment\\?\\: string\\}, array\\{scheme\\?\\: string, host\\?\\: int\\|string, port\\?\\: int\\|string, user\\?\\: string, pass\\?\\: string, path\\?\\: string, query\\?\\: string, fragment\\?\\: string\\} given\\.$#" |
| 45 | + count: 1 |
| 46 | + path: src/Uri.php |
| 47 | + |
| 48 | + - |
| 49 | + message: "#^Parameter \\#1 \\$path of method chillerlan\\\\HTTP\\\\Psr7\\\\Uri\\:\\:filterPath\\(\\) expects string, int\\|string given\\.$#" |
| 50 | + count: 1 |
| 51 | + path: src/Uri.php |
| 52 | + |
| 53 | + - |
| 54 | + message: "#^Parameter \\#1 \\$port of method chillerlan\\\\HTTP\\\\Psr7\\\\Uri\\:\\:filterPort\\(\\) expects int\\|null, int\\|string given\\.$#" |
| 55 | + count: 1 |
| 56 | + path: src/Uri.php |
| 57 | + |
| 58 | + - |
| 59 | + message: "#^Parameter \\#1 \\$queryOrFragment of method chillerlan\\\\HTTP\\\\Psr7\\\\Uri\\:\\:filterQueryOrFragment\\(\\) expects string, int\\|string given\\.$#" |
| 60 | + count: 1 |
| 61 | + path: src/Uri.php |
| 62 | + |
| 63 | + - |
| 64 | + message: "#^Parameter \\#1 \\$scheme of method chillerlan\\\\HTTP\\\\Psr7\\\\Uri\\:\\:filterScheme\\(\\) expects string, int\\|string given\\.$#" |
| 65 | + count: 1 |
| 66 | + path: src/Uri.php |
| 67 | + |
| 68 | + - |
| 69 | + message: "#^Parameter \\#1 \\$userOrPass of method chillerlan\\\\HTTP\\\\Psr7\\\\Uri\\:\\:filterUserInfo\\(\\) expects string, int\\|string given\\.$#" |
| 70 | + count: 1 |
| 71 | + path: src/Uri.php |
0 commit comments