Skip to content

Commit 5102368

Browse files
committed
Remove resolved PHPStan baseline error
1 parent ee00647 commit 5102368

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
@@ -30,11 +30,6 @@ parameters:
3030
count: 2
3131
path: src/Optimization/WPQuery.php
3232

33-
-
34-
message: "#^Parameter \\#1 \\$maybeint of function absint expects array\\|bool\\|float\\|int\\|resource\\|string\\|null, mixed given\\.$#"
35-
count: 2
36-
path: src/Optimization/WPQuery.php
37-
3833
-
3934
message: "#^Call to function is_array\\(\\) with array\\{file\\: string, width\\: int, height\\: int, mime\\-type\\: string\\} will always evaluate to true\\.$#"
4035
count: 1

0 commit comments

Comments
 (0)