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
message:'#^Property CodeIgniter\\Database\\BaseConnection\<object\|resource,object\|resource\>\:\:\$charset \(string\) in isset\(\) is not nullable\.$#'
Copy file name to clipboardExpand all lines: utils/phpstan-baseline/nullCoalesce.property.neon
+16-1Lines changed: 16 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# total 8 errors
1
+
# total 11 errors
2
2
3
3
parameters:
4
4
ignoreErrors:
@@ -27,6 +27,21 @@ parameters:
27
27
count:1
28
28
path:../../system/Throttle/Throttler.php
29
29
30
+
-
31
+
message:'#^Property CodeIgniter\\HomeTest\:\:\$session \(array\<int\|string, mixed\>\) on left side of \?\? is not nullable\.$#'
32
+
count:1
33
+
path:../../tests/system/HomeTest.php
34
+
35
+
-
36
+
message:'#^Property CodeIgniter\\Test\\FeatureTestAutoRoutingImprovedTest\:\:\$session \(array\<int\|string, mixed\>\) on left side of \?\? is not nullable\.$#'
message:'#^Property CodeIgniter\\Test\\FilterTestTraitTest\:\:\$request \(CodeIgniter\\HTTP\\RequestInterface\) on left side of \?\?\= is not nullable\.$#'
0 commit comments