Skip to content

Commit 4be8718

Browse files
committed
Update baseline errors
1 parent e35ea8f commit 4be8718

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -345,11 +345,6 @@ parameters:
345345
count: 1
346346
path: src/Twig/SourceCodeExtension.php
347347

348-
-
349-
message: "#^Parameter \\#1 \\$array of function array_slice expects array, array\\<int, string\\>\\|false given\\.$#"
350-
count: 1
351-
path: src/Twig/SourceCodeExtension.php
352-
353348
-
354349
message: "#^Parameter \\#1 \\$filename of function file expects string, string\\|false given\\.$#"
355350
count: 1

0 commit comments

Comments
 (0)