You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan-baseline.neon.dist
+1-11Lines changed: 1 addition & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,6 @@ parameters:
10
10
count: 1
11
11
path: system/Autoloader/Autoloader.php
12
12
13
-
-
14
-
message: "#^Property CodeIgniter\\\\Cache\\\\Handlers\\\\RedisHandler\\:\\:\\$redis \\(Redis\\) in isset\\(\\) is not nullable\\.$#"
15
-
count: 1
16
-
path: system/Cache/Handlers/RedisHandler.php
17
-
18
13
-
19
14
message: "#^Property CodeIgniter\\\\Database\\\\BaseBuilder\\:\\:\\$db \\(CodeIgniter\\\\Database\\\\BaseConnection\\) in empty\\(\\) is not falsy\\.$#"
20
15
count: 1
@@ -192,16 +187,11 @@ parameters:
192
187
193
188
-
194
189
message: "#^Call to an undefined method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:getRegisteredControllers\\(.*\\)\\.$#"
195
-
count: 2
196
-
path: system/Router/Router.php
197
-
198
-
-
199
-
message: "#^Expression on left side of \\?\\? is not nullable\\.$#"
200
190
count: 1
201
191
path: system/Router/Router.php
202
192
203
193
-
204
-
message: "#^Method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:getRoutes\\(\\) invoked with 1 parameter, 0 required\\.$#"
194
+
message: "#^Expression on left side of \\?\\? is not nullable\\.$#"
0 commit comments