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
-25Lines changed: 0 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -25,11 +25,6 @@ parameters:
25
25
count: 1
26
26
path: system/Cache/Handlers/MemcachedHandler.php
27
27
28
-
-
29
-
message: "#^Variable \\$data might not be defined\\.$#"
30
-
count: 1
31
-
path: system/Cache/Handlers/MemcachedHandler.php
32
-
33
28
-
34
29
message: "#^Property CodeIgniter\\\\Cache\\\\Handlers\\\\RedisHandler\\:\\:\\$redis \\(Redis\\) in isset\\(\\) is not nullable\\.$#"
35
30
count: 1
@@ -200,11 +195,6 @@ parameters:
200
195
count: 1
201
196
path: system/Helpers/number_helper.php
202
197
203
-
-
204
-
message: "#^Variable \\$count might not be defined\\.$#"
205
-
count: 1
206
-
path: system/Helpers/url_helper.php
207
-
208
198
-
209
199
message: "#^Property CodeIgniter\\\\Images\\\\Handlers\\\\BaseHandler\\:\\:\\$image \\(CodeIgniter\\\\Images\\\\Image\\) in empty\\(\\) is not falsy\\.$#"
0 commit comments