Skip to content

Commit 02679aa

Browse files
committed
chore: update phpstan-baseline for PHPStan 1.9.9
1 parent cef34b0 commit 02679aa

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

phpstan-baseline.neon.dist

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ parameters:
2525
count: 1
2626
path: system/Cache/Handlers/MemcachedHandler.php
2727

28-
-
29-
message: "#^Variable \\$data might not be defined\\.$#"
30-
count: 1
31-
path: system/Cache/Handlers/MemcachedHandler.php
32-
3328
-
3429
message: "#^Property CodeIgniter\\\\Cache\\\\Handlers\\\\RedisHandler\\:\\:\\$redis \\(Redis\\) in isset\\(\\) is not nullable\\.$#"
3530
count: 1

0 commit comments

Comments
 (0)