Skip to content

Commit 6ae1efe

Browse files
committed
phpstan - regenerate baseline
1 parent 1a5ba5b commit 6ae1efe

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

utils/phpstan-baseline/missingType.return.neon

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# total 201 errors
1+
# total 200 errors
22

33
parameters:
44
ignoreErrors:
@@ -112,11 +112,6 @@ parameters:
112112
count: 1
113113
path: ../../system/Database/MigrationRunner.php
114114

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-
120115
-
121116
message: '#^Method CodeIgniter\\Database\\Postgre\\Connection\:\:buildDSN\(\) has no return type specified\.$#'
122117
count: 1

0 commit comments

Comments
 (0)