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 d1fca0d commit 0a6843cCopy full SHA for 0a6843c
phpstan-baseline.neon
@@ -136,7 +136,7 @@ parameters:
136
path: src/CsvWriter.php
137
138
-
139
- 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\\.$#"
140
count: 1
141
142
0 commit comments