mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-20 15:53:16 +01:00
Compare commits
3 Commits
develop
...
phpstan-ba
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
de452c3cc5 | ||
|
|
ef2bf2a471 | ||
|
|
74eaf30df0 |
@@ -432,12 +432,6 @@ parameters:
|
||||
count: 1
|
||||
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\.$#'
|
||||
identifier: booleanAnd.leftAlwaysTrue
|
||||
@@ -7818,12 +7812,6 @@ parameters:
|
||||
count: 1
|
||||
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\.$#'
|
||||
identifier: identical.alwaysTrue
|
||||
@@ -14478,12 +14466,6 @@ parameters:
|
||||
count: 1
|
||||
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\.$#'
|
||||
identifier: variable.undefined
|
||||
|
||||
Reference in New Issue
Block a user