Skip to content

Commit de6aece

Browse files
committed
chore: remove suppressed error messages
1 parent d6f03e8 commit de6aece

File tree

1 file changed

+0
-84
lines changed

1 file changed

+0
-84
lines changed

phpstan-baseline.neon.dist

Lines changed: 0 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,6 @@ parameters:
140140
count: 1
141141
path: system/Database/BaseConnection.php
142142

143-
-
144-
message: "#^Call to an undefined method CodeIgniter\\\\Database\\\\QueryInterface\\:\\:getOriginalQuery\\(\\)\\.$#"
145-
count: 1
146-
path: system/Database/BaseConnection.php
147143

148144
-
149145
message: "#^Negated boolean expression is always true\\.$#"
@@ -165,16 +161,6 @@ parameters:
165161
count: 2
166162
path: system/Database/BaseResult.php
167163

168-
-
169-
message: "#^Access to an undefined property CodeIgniter\\\\Database\\\\ConnectionInterface\\:\\:\\$DBDriver\\.$#"
170-
count: 2
171-
path: system/Database/Database.php
172-
173-
-
174-
message: "#^Access to an undefined property CodeIgniter\\\\Database\\\\ConnectionInterface\\:\\:\\$connID\\.$#"
175-
count: 2
176-
path: system/Database/Database.php
177-
178164
-
179165
message: "#^Property CodeIgniter\\\\Database\\\\Migration\\:\\:\\$DBGroup \\(string\\) on left side of \\?\\? is not nullable\\.$#"
180166
count: 1
@@ -470,11 +456,6 @@ parameters:
470456
count: 1
471457
path: system/Debug/Exceptions.php
472458

473-
-
474-
message: "#^Property CodeIgniter\\\\Debug\\\\Exceptions\\:\\:\\$formatter \\(CodeIgniter\\\\Format\\\\FormatterInterface\\) in isset\\(\\) is not nullable\\.$#"
475-
count: 1
476-
path: system/Debug/Exceptions.php
477-
478459
-
479460
message: "#^Property Config\\\\Exceptions\\:\\:\\$sensitiveDataInTrace \\(array\\) in isset\\(\\) is not nullable\\.$#"
480461
count: 1
@@ -485,26 +466,11 @@ parameters:
485466
count: 1
486467
path: system/Debug/Toolbar.php
487468

488-
-
489-
message: "#^Call to an undefined method CodeIgniter\\\\View\\\\RendererInterface\\:\\:getPerformanceData\\(\\)\\.$#"
490-
count: 1
491-
path: system/Debug/Toolbar/Collectors/Events.php
492-
493469
-
494470
message: "#^Property CodeIgniter\\\\Log\\\\Logger\\:\\:\\$logCache \\(array\\) on left side of \\?\\? is not nullable\\.$#"
495471
count: 1
496472
path: system/Debug/Toolbar/Collectors/Logs.php
497473

498-
-
499-
message: "#^Call to an undefined method CodeIgniter\\\\View\\\\RendererInterface\\:\\:getData\\(\\)\\.$#"
500-
count: 1
501-
path: system/Debug/Toolbar/Collectors/Views.php
502-
503-
-
504-
message: "#^Call to an undefined method CodeIgniter\\\\View\\\\RendererInterface\\:\\:getPerformanceData\\(\\)\\.$#"
505-
count: 2
506-
path: system/Debug/Toolbar/Collectors/Views.php
507-
508474
-
509475
message: "#^Static property CodeIgniter\\\\Email\\\\Email\\:\\:\\$func_overload \\(bool\\) in isset\\(\\) is not nullable\\.$#"
510476
count: 1
@@ -680,51 +646,11 @@ parameters:
680646
count: 1
681647
path: system/Model.php
682648

683-
-
684-
message: "#^Property CodeIgniter\\\\RESTful\\\\ResourceController\\:\\:\\$formatter \\(CodeIgniter\\\\Format\\\\FormatterInterface\\) in isset\\(\\) is not nullable\\.$#"
685-
count: 1
686-
path: system/RESTful/ResourceController.php
687-
688-
-
689-
message: "#^Call to an undefined method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:getDefaultNamespace\\(\\)\\.$#"
690-
count: 2
691-
path: system/Router/Router.php
692-
693-
-
694-
message: "#^Call to an undefined method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:getFilterForRoute\\(\\)\\.$#"
695-
count: 1
696-
path: system/Router/Router.php
697-
698-
-
699-
message: "#^Call to an undefined method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:getFiltersForRoute\\(\\)\\.$#"
700-
count: 1
701-
path: system/Router/Router.php
702-
703-
-
704-
message: "#^Call to an undefined method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:getRoutesOptions\\(\\)\\.$#"
705-
count: 2
706-
path: system/Router/Router.php
707-
708-
-
709-
message: "#^Call to an undefined method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:isFiltered\\(\\)\\.$#"
710-
count: 1
711-
path: system/Router/Router.php
712-
713-
-
714-
message: "#^Call to an undefined method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:setHTTPVerb\\(\\)\\.$#"
715-
count: 1
716-
path: system/Router/Router.php
717-
718649
-
719650
message: "#^Expression on left side of \\?\\? is not nullable\\.$#"
720651
count: 1
721652
path: system/Router/Router.php
722653

723-
-
724-
message: "#^Method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:getRoutes\\(\\) invoked with 1 parameter, 0 required\\.$#"
725-
count: 2
726-
path: system/Router/Router.php
727-
728654
-
729655
message: "#^Property Config\\\\App\\:\\:\\$CSRF[a-zA-Z]+ \\([a-zA-Z]+\\) on left side of \\?\\? is not nullable\\.$#"
730656
count: 6
@@ -855,11 +781,6 @@ parameters:
855781
count: 1
856782
path: system/Test/Mock/MockConnection.php
857783

858-
-
859-
message: "#^Property CodeIgniter\\\\Test\\\\Mock\\\\MockResourcePresenter\\:\\:\\$formatter \\(CodeIgniter\\\\Format\\\\FormatterInterface\\) in isset\\(\\) is not nullable\\.$#"
860-
count: 1
861-
path: system/Test/Mock/MockResourcePresenter.php
862-
863784
-
864785
message: "#^Property CodeIgniter\\\\Throttle\\\\Throttler\\:\\:\\$testTime \\(int\\) on left side of \\?\\? is not nullable\\.$#"
865786
count: 1
@@ -875,11 +796,6 @@ parameters:
875796
count: 1
876797
path: system/Validation/Validation.php
877798

878-
-
879-
message: "#^Property CodeIgniter\\\\View\\\\Cell\\:\\:\\$cache \\(CodeIgniter\\\\Cache\\\\CacheInterface\\) in empty\\(\\) is not falsy\\.$#"
880-
count: 2
881-
path: system/View/Cell.php
882-
883799
-
884800
message: "#^Property Config\\\\View\\:\\:\\$plugins \\(array\\) on left side of \\?\\? is not nullable\\.$#"
885801
count: 1

0 commit comments

Comments
 (0)