We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a5ba5b commit 6ae1efeCopy full SHA for 6ae1efe
utils/phpstan-baseline/missingType.return.neon
@@ -1,4 +1,4 @@
1
-# total 201 errors
+# total 200 errors
2
3
parameters:
4
ignoreErrors:
@@ -112,11 +112,6 @@ parameters:
112
count: 1
113
path: ../../system/Database/MigrationRunner.php
114
115
- -
116
- message: '#^Method CodeIgniter\\Database\\OCI8\\Builder\:\:resetSelect\(\) has no return type specified\.$#'
117
- count: 1
118
- path: ../../system/Database/OCI8/Builder.php
119
-
120
121
message: '#^Method CodeIgniter\\Database\\Postgre\\Connection\:\:buildDSN\(\) has no return type specified\.$#'
122
0 commit comments