Skip to content

Commit 15f54a7

Browse files
authored
Merge pull request #7099 from kenjis/update-phpstan-baseline
chore: update phpstan-baseline for PHPStan 1.9.9
2 parents cef34b0 + 02679aa commit 15f54a7

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)