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: utils/phpstan-baseline/missingType.iterableValue.neon
+1-11Lines changed: 1 addition & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# total 1667 errors
1
+
# total 1665 errors
2
2
3
3
parameters:
4
4
ignoreErrors:
@@ -852,16 +852,6 @@ parameters:
852
852
count:1
853
853
path:../../system/Controller.php
854
854
855
-
-
856
-
message:'#^Method CodeIgniter\\Cookie\\CookieStore\:\:setCookie\(\) has parameter \$options with no value type specified in iterable type array\.$#'
857
-
count:1
858
-
path:../../system/Cookie/CookieStore.php
859
-
860
-
-
861
-
message:'#^Method CodeIgniter\\Cookie\\CookieStore\:\:setRawCookie\(\) has parameter \$options with no value type specified in iterable type array\.$#'
862
-
count:1
863
-
path:../../system/Cookie/CookieStore.php
864
-
865
855
-
866
856
message:'#^Method CodeIgniter\\Cookie\\CookieStore\:\:validateCookies\(\) has parameter \$cookies with no value type specified in iterable type array\.$#'
0 commit comments