We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b9bceb commit 559e481Copy full SHA for 559e481
ignore-lte-php7.4-errors.neon
@@ -1,6 +1,6 @@
1
parameters:
2
ignoreErrors:
3
-
4
- message: "#^Anonymous function should return array but returns array\\<string\\>\\|false\\.$#"
+ message: "#^Anonymous function should return array\\<string\\> but returns array\\<string\\>\\|false\\.$#"
5
count: 1
6
path: tests/lib/Search/ResultExtractor/AggregationResultExtractor/TermAggregationResultExtractorTest.php
0 commit comments