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 5cc3c12 commit 1637e06Copy full SHA for 1637e06
phpstan-baseline.neon
@@ -56,7 +56,7 @@ parameters:
56
path: tests/PregTests/ReplaceCallbackArrayTest.php
57
58
-
59
- message: "#^Parameter \\#1 \\$string of function strtoupper expects string, string\\|null given\\.$#"
+ message: "#^Parameter \\#1 \\$str(ing)? of function strtoupper expects string, string\\|null given\\.$#"
60
count: 2
61
path: tests/PregTests/ReplaceCallbackTest.php
62
0 commit comments