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.php
-30
Original file line number
Diff line number
Diff line change
@@ -9726,36 +9726,6 @@
9726
9726
'count' => 1,
9727
9727
'path' => __DIR__ . '/system/View/Parser.php',
9728
9728
];
9729
-
$ignoreErrors[] = [
9730
-
'message' => '#^Method CodeIgniter\\\\View\\\\Plugins\\:\\:ValidationErrors\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
9731
-
'count' => 1,
9732
-
'path' => __DIR__ . '/system/View/Plugins.php',
9733
-
];
9734
-
$ignoreErrors[] = [
9735
-
'message' => '#^Method CodeIgniter\\\\View\\\\Plugins\\:\\:lang\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
9736
-
'count' => 1,
9737
-
'path' => __DIR__ . '/system/View/Plugins.php',
9738
-
];
9739
-
$ignoreErrors[] = [
9740
-
'message' => '#^Method CodeIgniter\\\\View\\\\Plugins\\:\\:mailto\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
9741
-
'count' => 1,
9742
-
'path' => __DIR__ . '/system/View/Plugins.php',
9743
-
];
9744
-
$ignoreErrors[] = [
9745
-
'message' => '#^Method CodeIgniter\\\\View\\\\Plugins\\:\\:route\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
9746
-
'count' => 1,
9747
-
'path' => __DIR__ . '/system/View/Plugins.php',
9748
-
];
9749
-
$ignoreErrors[] = [
9750
-
'message' => '#^Method CodeIgniter\\\\View\\\\Plugins\\:\\:safeMailto\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
9751
-
'count' => 1,
9752
-
'path' => __DIR__ . '/system/View/Plugins.php',
9753
-
];
9754
-
$ignoreErrors[] = [
9755
-
'message' => '#^Method CodeIgniter\\\\View\\\\Plugins\\:\\:siteURL\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
9756
-
'count' => 1,
9757
-
'path' => __DIR__ . '/system/View/Plugins.php',
9758
-
];
9759
9729
$ignoreErrors[] = [
9760
9730
'message' => '#^Method CodeIgniter\\\\View\\\\RendererInterface\\:\\:render\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#',
0 commit comments