We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beb5269 commit ea46301Copy full SHA for ea46301
phpstan-baseline.neon
@@ -6,7 +6,7 @@ parameters:
6
path: src/Address.php
7
8
-
9
- message: "#^Parameter \\#1 \\$input of function array_values expects array, array\\|false given\\.$#"
+ message: "#^Parameter \\#1 \\$(array|input) of function array_values expects array, array\\|false given\\.$#"
10
count: 1
11
12
0 commit comments