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 0a6843c commit 283f002Copy full SHA for 283f002
phpstan-baseline-8+.neon
@@ -131,7 +131,7 @@ parameters:
131
path: src/CsvWriter.php
132
133
-
134
- message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, bool\\|float\\|int\\|object\\|string given\\.$#"
+ message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, float\\|int\\|object\\|string\\|true given\\.$#"
135
count: 1
136
137
0 commit comments