Skip to content

Commit 9a6bcff

Browse files
committed
chore: remove PHPStan ignored error pattern
1 parent 2918b29 commit 9a6bcff

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
@@ -245,11 +245,6 @@ parameters:
245245
count: 1
246246
path: system/Router/Router.php
247247

248-
-
249-
message: "#^Property CodeIgniter\\\\Session\\\\Session\\:\\:\\$sessionExpiration \\(int\\) in isset\\(\\) is not nullable\\.$#"
250-
count: 1
251-
path: system/Session/Session.php
252-
253248
-
254249
message: "#^Access to an undefined property object\\:\\:\\$createdField\\.$#"
255250
count: 1

0 commit comments

Comments
 (0)