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 d571285 commit faf15b3Copy full SHA for faf15b3
dev/build/phpstan/phpstan-baseline.neon
@@ -663,7 +663,7 @@ parameters:
663
-
664
message: '#^If condition is always true\.$#'
665
identifier: if.alwaysTrue
666
- count: 4
+ count: 3
667
path: ../../../htdocs/admin/mails_templates.php
668
669
@@ -8400,12 +8400,6 @@ parameters:
8400
count: 1
8401
path: ../../../htdocs/core/tpl/filemanager.tpl.php
8402
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
8409
8410
message: '#^Variable \$num might not be defined\.$#'
8411
identifier: variable.undefined
0 commit comments