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 24fc255 commit 7dda3b1Copy full SHA for 7dda3b1
phpstan-baseline.neon.dist
@@ -230,11 +230,6 @@ parameters:
230
count: 1
231
path: system/Router/Router.php
232
233
- -
234
- message: "#^Property CodeIgniter\\\\Session\\\\Session\\:\\:\\$sessionExpiration \\(int\\) in isset\\(\\) is not nullable\\.$#"
235
- count: 1
236
- path: system/Session/Session.php
237
-
238
239
message: "#^Access to an undefined property object\\:\\:\\$createdField\\.$#"
240
0 commit comments