Skip to content

Commit e1b03d7

Browse files
committed
chore: remove error pattern
1 parent 112c111 commit e1b03d7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpstan-baseline.neon.dist

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -455,11 +455,6 @@ parameters:
455455
count: 1
456456
path: system/Debug/Exceptions.php
457457

458-
-
459-
message: "#^Property CodeIgniter\\\\Debug\\\\Exceptions\\:\\:\\$formatter \\(CodeIgniter\\\\Format\\\\FormatterInterface\\) in isset\\(\\) is not nullable\\.$#"
460-
count: 1
461-
path: system/Debug/Exceptions.php
462-
463458
-
464459
message: "#^Property Config\\\\Exceptions\\:\\:\\$sensitiveDataInTrace \\(array\\) in isset\\(\\) is not nullable\\.$#"
465460
count: 1

0 commit comments

Comments
 (0)