Skip to content

Commit 168b66c

Browse files
committed
chore: remove suppressed error messages
1 parent ba5cf95 commit 168b66c

File tree

1 file changed

+0
-100
lines changed

1 file changed

+0
-100
lines changed

phpstan-baseline.neon.dist

Lines changed: 0 additions & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -70,36 +70,11 @@ parameters:
7070
count: 1
7171
path: system/Cache/Handlers/RedisHandler.php
7272

73-
-
74-
message: "#^Call to an undefined method CodeIgniter\\\\HTTP\\\\Request\\:\\:getPost\\(\\)\\.$#"
75-
count: 1
76-
path: system/CodeIgniter.php
77-
78-
-
79-
message: "#^Call to an undefined method CodeIgniter\\\\HTTP\\\\Request\\:\\:setLocale\\(\\)\\.$#"
80-
count: 1
81-
path: system/CodeIgniter.php
82-
8373
-
8474
message: "#^Property CodeIgniter\\\\Database\\\\BaseBuilder\\:\\:\\$db \\(CodeIgniter\\\\Database\\\\BaseConnection\\) in empty\\(\\) is not falsy\\.$#"
8575
count: 1
8676
path: system/Database/BaseBuilder.php
8777

88-
-
89-
message: "#^Call to an undefined method CodeIgniter\\\\Database\\\\BaseConnection\\:\\:_disableForeignKeyChecks\\(\\)\\.$#"
90-
count: 1
91-
path: system/Database/BaseConnection.php
92-
93-
-
94-
message: "#^Call to an undefined method CodeIgniter\\\\Database\\\\BaseConnection\\:\\:_enableForeignKeyChecks\\(\\)\\.$#"
95-
count: 1
96-
path: system/Database/BaseConnection.php
97-
98-
-
99-
message: "#^Call to an undefined method CodeIgniter\\\\Database\\\\QueryInterface\\:\\:getOriginalQuery\\(\\)\\.$#"
100-
count: 1
101-
path: system/Database/BaseConnection.php
102-
10378
-
10479
message: "#^Negated boolean expression is always false\\.$#"
10580
count: 3
@@ -115,16 +90,6 @@ parameters:
11590
count: 2
11691
path: system/Database/BaseResult.php
11792

118-
-
119-
message: "#^Access to an undefined property CodeIgniter\\\\Database\\\\ConnectionInterface\\:\\:\\$DBDriver\\.$#"
120-
count: 2
121-
path: system/Database/Database.php
122-
123-
-
124-
message: "#^Access to an undefined property CodeIgniter\\\\Database\\\\ConnectionInterface\\:\\:\\$connID\\.$#"
125-
count: 2
126-
path: system/Database/Database.php
127-
12893
-
12994
message: "#^Property CodeIgniter\\\\Database\\\\Migration\\:\\:\\$DBGroup \\(string\\) on left side of \\?\\? is not nullable\\.$#"
13095
count: 1
@@ -400,26 +365,11 @@ parameters:
400365
count: 1
401366
path: system/Debug/Exceptions.php
402367

403-
-
404-
message: "#^Call to an undefined method CodeIgniter\\\\View\\\\RendererInterface\\:\\:getPerformanceData\\(\\)\\.$#"
405-
count: 1
406-
path: system/Debug/Toolbar/Collectors/Events.php
407-
408368
-
409369
message: "#^Property CodeIgniter\\\\Log\\\\Logger\\:\\:\\$logCache \\(array\\) on left side of \\?\\? is not nullable\\.$#"
410370
count: 1
411371
path: system/Debug/Toolbar/Collectors/Logs.php
412372

413-
-
414-
message: "#^Call to an undefined method CodeIgniter\\\\View\\\\RendererInterface\\:\\:getData\\(\\)\\.$#"
415-
count: 1
416-
path: system/Debug/Toolbar/Collectors/Views.php
417-
418-
-
419-
message: "#^Call to an undefined method CodeIgniter\\\\View\\\\RendererInterface\\:\\:getPerformanceData\\(\\)\\.$#"
420-
count: 2
421-
path: system/Debug/Toolbar/Collectors/Views.php
422-
423373
-
424374
message: "#^Static property CodeIgniter\\\\Email\\\\Email\\:\\:\\$func_overload \\(bool\\) in isset\\(\\) is not nullable\\.$#"
425375
count: 1
@@ -565,51 +515,6 @@ parameters:
565515
count: 1
566516
path: system/Images/Handlers/ImageMagickHandler.php
567517

568-
-
569-
message: "#^Call to an undefined method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:getDefaultNamespace\\(\\)\\.$#"
570-
count: 3
571-
path: system/Router/Router.php
572-
573-
-
574-
message: "#^Call to an undefined method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:getFilterForRoute\\(\\)\\.$#"
575-
count: 1
576-
path: system/Router/Router.php
577-
578-
-
579-
message: "#^Call to an undefined method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:getFiltersForRoute\\(\\)\\.$#"
580-
count: 1
581-
path: system/Router/Router.php
582-
583-
-
584-
message: "#^Call to an undefined method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:getRoutesOptions\\(\\)\\.$#"
585-
count: 1
586-
path: system/Router/Router.php
587-
588-
-
589-
message: "#^Call to an undefined method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:isFiltered\\(\\)\\.$#"
590-
count: 1
591-
path: system/Router/Router.php
592-
593-
-
594-
message: "#^Call to an undefined method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:setHTTPVerb\\(\\)\\.$#"
595-
count: 1
596-
path: system/Router/Router.php
597-
598-
-
599-
message: "#^Call to an undefined method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:getRegisteredControllers\\(.*\\)\\.$#"
600-
count: 2
601-
path: system/Router/Router.php
602-
603-
-
604-
message: "#^Expression on left side of \\?\\? is not nullable\\.$#"
605-
count: 1
606-
path: system/Router/Router.php
607-
608-
-
609-
message: "#^Method CodeIgniter\\\\Router\\\\RouteCollectionInterface\\:\\:getRoutes\\(\\) invoked with 1 parameter, 0 required\\.$#"
610-
count: 1
611-
path: system/Router/Router.php
612-
613518
-
614519
message: "#^Strict comparison using \\=\\=\\= between string and true will always evaluate to false\\.$#"
615520
count: 1
@@ -675,11 +580,6 @@ parameters:
675580
count: 1
676581
path: system/Validation/Validation.php
677582

678-
-
679-
message: "#^Property CodeIgniter\\\\View\\\\Cell\\:\\:\\$cache \\(CodeIgniter\\\\Cache\\\\CacheInterface\\) in empty\\(\\) is not falsy\\.$#"
680-
count: 2
681-
path: system/View/Cell.php
682-
683583
-
684584
message: "#^Property Config\\\\View\\:\\:\\$plugins \\(array\\) on left side of \\?\\? is not nullable\\.$#"
685585
count: 1

0 commit comments

Comments
 (0)