Skip to content

Commit d869f03

Browse files
committed
chore: remove error pattern
1 parent da0b95e commit d869f03

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

phpstan-baseline.neon.dist

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -660,11 +660,6 @@ parameters:
660660
count: 1
661661
path: system/Log/Logger.php
662662

663-
-
664-
message: "#^Property CodeIgniter\\\\RESTful\\\\ResourceController\\:\\:\\$formatter \\(CodeIgniter\\\\Format\\\\FormatterInterface\\) in isset\\(\\) is not nullable\\.$#"
665-
count: 1
666-
path: system/RESTful/ResourceController.php
667-
668663
-
669664
message: "#^Call to an undefined method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:getDefaultNamespace\\(\\)\\.$#"
670665
count: 3
@@ -835,11 +830,6 @@ parameters:
835830
count: 1
836831
path: system/Test/Mock/MockConnection.php
837832

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-
843833
-
844834
message: "#^Property CodeIgniter\\\\Throttle\\\\Throttler\\:\\:\\$testTime \\(int\\) on left side of \\?\\? is not nullable\\.$#"
845835
count: 1

0 commit comments

Comments
 (0)