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
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -455,6 +455,11 @@ parameters:
455
455
count: 1
456
456
path: system/Debug/Exceptions.php
457
457
458
+
-
459
+
message: "#^Property CodeIgniter\\\\Debug\\\\Exceptions\\:\\:\\$formatter \\(CodeIgniter\\\\Format\\\\FormatterInterface\\) in isset\\(\\) is not nullable\\.$#"
460
+
count: 1
461
+
path: system/Debug/Exceptions.php
462
+
458
463
-
459
464
message: "#^Property Config\\\\Exceptions\\:\\:\\$sensitiveDataInTrace \\(array\\) in isset\\(\\) is not nullable\\.$#"
460
465
count: 1
@@ -830,6 +835,11 @@ parameters:
830
835
count: 1
831
836
path: system/Test/Mock/MockConnection.php
832
837
838
+
-
839
+
message: "#^Property CodeIgniter\\\\Test\\\\Mock\\\\MockResourcePresenter\\:\\:\\$formatter \\(CodeIgniter\\\\Format\\\\FormatterInterface\\) in isset\\(\\) is not nullable\\.$#"
840
+
count: 1
841
+
path: system/Test/Mock/MockResourcePresenter.php
842
+
833
843
-
834
844
message: "#^Property CodeIgniter\\\\Throttle\\\\Throttler\\:\\:\\$testTime \\(int\\) on left side of \\?\\? is not nullable\\.$#"
0 commit comments