fix phpstan errors

This commit is contained in:
2021-11-12 17:50:12 +01:00
parent 52dc89c06f
commit 5651efe44d
4 changed files with 14 additions and 16 deletions

View File

@@ -905,11 +905,6 @@ parameters:
count: 1
path: src/Bundle/ChillMainBundle/Timeline/TimelineBuilder.php
-
message: "#^Call to function array_search\\(\\) requires parameter \\#3 to be set\\.$#"
count: 1
path: src/Bundle/ChillMainBundle/Util/DateRangeCovering.php
-
message: "#^Call to function in_array\\(\\) requires parameter \\#3 to be set\\.$#"
count: 2