Skip to content

Commit b627410

Browse files
committed
Update PHPStan baselines
1 parent a3f4a50 commit b627410

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

utils/phpstan-baseline/empty.notAllowed.neon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# total 237 errors
1+
# total 236 errors
22

33
parameters:
44
ignoreErrors:
@@ -74,7 +74,7 @@ parameters:
7474

7575
-
7676
message: '#^Construct empty\(\) is not allowed\. Use more strict comparison\.$#'
77-
count: 11
77+
count: 10
7878
path: ../../system/Database/MySQLi/Connection.php
7979

8080
-

utils/phpstan-baseline/loader.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# total 2772 errors
1+
# total 2771 errors
22

33
includes:
44
- argument.type.neon

0 commit comments

Comments
 (0)