Skip to content

Commit faf15b3

Browse files
author
Dolibot
committed
PHPStan > Update baseline
1 parent d571285 commit faf15b3

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

dev/build/phpstan/phpstan-baseline.neon

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,7 @@ parameters:
663663
-
664664
message: '#^If condition is always true\.$#'
665665
identifier: if.alwaysTrue
666-
count: 4
666+
count: 3
667667
path: ../../../htdocs/admin/mails_templates.php
668668

669669
-
@@ -8400,12 +8400,6 @@ parameters:
84008400
count: 1
84018401
path: ../../../htdocs/core/tpl/filemanager.tpl.php
84028402

8403-
-
8404-
message: '#^Variable \$limit might not be defined\.$#'
8405-
identifier: variable.undefined
8406-
count: 2
8407-
path: ../../../htdocs/core/tpl/list_print_total.tpl.php
8408-
84098403
-
84108404
message: '#^Variable \$num might not be defined\.$#'
84118405
identifier: variable.undefined

0 commit comments

Comments
 (0)