diff --git a/phpstan-baseline.php b/phpstan-baseline.php index 1d32322ab5d4..e63572442810 100644 --- a/phpstan-baseline.php +++ b/phpstan-baseline.php @@ -2491,11 +2491,6 @@ 'count' => 1, 'path' => __DIR__ . '/system/Pager/Pager.php', ]; -$ignoreErrors[] = [ - 'message' => '#^Call to method CodeIgniter\\\\Pager\\\\PagerRenderer\\:\\:getNext\\(\\) with incorrect case\\: getnext$#', - 'count' => 1, - 'path' => __DIR__ . '/system/Pager/Views/default_simple.php', -]; $ignoreErrors[] = [ 'message' => '#^Argument \\#1 \\$name \\(class\\-string\\) passed to function model does not extend CodeIgniter\\\\\\\\Model\\.$#', 'count' => 1, diff --git a/system/Pager/Views/default_simple.php b/system/Pager/Views/default_simple.php index fc00ce88e1e5..df7f7e0e84b8 100644 --- a/system/Pager/Views/default_simple.php +++ b/system/Pager/Views/default_simple.php @@ -15,7 +15,7 @@
  • hasNext() ? '' : 'class="disabled"' ?>> - +