We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 842b1b6 commit 3c582a1Copy full SHA for 3c582a1
phpstan-baseline.neon.dist
@@ -245,11 +245,6 @@ parameters:
245
count: 1
246
path: system/Router/Router.php
247
248
- -
249
- message: "#^Property CodeIgniter\\\\Session\\\\Session\\:\\:\\$sessionExpiration \\(int\\) in isset\\(\\) is not nullable\\.$#"
250
- count: 1
251
- path: system/Session/Session.php
252
-
253
254
message: "#^Access to an undefined property object\\:\\:\\$createdField\\.$#"
255
0 commit comments