Compare commits

...

3 Commits

Author SHA1 Message Date
Laurent Destailleur
de452c3cc5 Merge branch 'develop' into phpstan-baseline 2026-01-14 22:44:51 +01:00
Laurent Destailleur
ef2bf2a471 Merge branch 'develop' into phpstan-baseline 2026-01-14 21:22:11 +01:00
Dolibot
74eaf30df0 PHPStan > Update baseline 2026-01-14 12:11:03 +00:00

View File

@@ -432,12 +432,6 @@ parameters:
count: 1 count: 1
path: ../../../htdocs/admin/emailcollector_card.php path: ../../../htdocs/admin/emailcollector_card.php
-
message: '#^Variable \$contextpage in empty\(\) always exists and is not falsy\.$#'
identifier: empty.variable
count: 1
path: ../../../htdocs/admin/emailcollector_list.php
- -
message: '#^Left side of && is always true\.$#' message: '#^Left side of && is always true\.$#'
identifier: booleanAnd.leftAlwaysTrue identifier: booleanAnd.leftAlwaysTrue
@@ -7818,12 +7812,6 @@ parameters:
count: 1 count: 1
path: ../../../htdocs/core/modules/oauth/generic_oauthcallback.php path: ../../../htdocs/core/modules/oauth/generic_oauthcallback.php
-
message: '#^Variable \$state might not be defined\.$#'
identifier: variable.undefined
count: 1
path: ../../../htdocs/core/modules/oauth/github_oauthcallback.php
- -
message: '#^Strict comparison using \=\=\= between null and null will always evaluate to true\.$#' message: '#^Strict comparison using \=\=\= between null and null will always evaluate to true\.$#'
identifier: identical.alwaysTrue identifier: identical.alwaysTrue
@@ -14478,12 +14466,6 @@ parameters:
count: 1 count: 1
path: ../../../htdocs/societe/canvas/company/tpl/card_view.tpl.php path: ../../../htdocs/societe/canvas/company/tpl/card_view.tpl.php
-
message: '#^Variable \$socid might not be defined\.$#'
identifier: variable.undefined
count: 3
path: ../../../htdocs/societe/canvas/company/tpl/card_view.tpl.php
- -
message: '#^Variable \$objcanvas might not be defined\.$#' message: '#^Variable \$objcanvas might not be defined\.$#'
identifier: variable.undefined identifier: variable.undefined