Skip to content

Commit f043fff

Browse files
author
Dolibot
committed
PHPStan > Update baseline
1 parent f7befc2 commit f043fff

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

dev/build/phpstan/phpstan-baseline.neon

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -492,12 +492,6 @@ parameters:
492492
count: 1
493493
path: ../../../htdocs/admin/fediverse.php
494494

495-
-
496-
message: '#^Variable \$result might not be defined\.$#'
497-
identifier: variable.undefined
498-
count: 1
499-
path: ../../../htdocs/admin/fediverse.php
500-
501495
-
502496
message: '#^If condition is always true\.$#'
503497
identifier: if.alwaysTrue
@@ -564,12 +558,6 @@ parameters:
564558
count: 1
565559
path: ../../../htdocs/admin/hrm.php
566560

567-
-
568-
message: '#^Variable \$object might not be defined\.$#'
569-
identifier: variable.undefined
570-
count: 1
571-
path: ../../../htdocs/admin/hrm.php
572-
573561
-
574562
message: '#^If condition is always true\.$#'
575563
identifier: if.alwaysTrue
@@ -828,12 +816,6 @@ parameters:
828816
count: 1
829817
path: ../../../htdocs/admin/security_file.php
830818

831-
-
832-
message: '#^Variable \$smsfile might not be defined\.$#'
833-
identifier: variable.undefined
834-
count: 5
835-
path: ../../../htdocs/admin/sms.php
836-
837819
-
838820
message: '#^Loose comparison using \=\= between ''add'' and ''add'' will always evaluate to true\.$#'
839821
identifier: equal.alwaysTrue

0 commit comments

Comments
 (0)