forked from Wavyzz/dolibarr
Compare commits
1 Commits
develop
...
phpstan-ba
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ceada6c888 |
@@ -2376,12 +2376,6 @@ parameters:
|
|||||||
count: 3
|
count: 3
|
||||||
path: ../../../htdocs/commande/card.php
|
path: ../../../htdocs/commande/card.php
|
||||||
|
|
||||||
-
|
|
||||||
message: '#^Parameter \#1 \$object of method Orders\:\:_cleanObjectDatas\(\) expects object, array\<int, array\<string, int\|string\>\>\|int given\.$#'
|
|
||||||
identifier: argument.type
|
|
||||||
count: 1
|
|
||||||
path: ../../../htdocs/commande/class/api_orders.class.php
|
|
||||||
|
|
||||||
-
|
-
|
||||||
message: '#^Variable \$socid might not be defined\.$#'
|
message: '#^Variable \$socid might not be defined\.$#'
|
||||||
identifier: variable.undefined
|
identifier: variable.undefined
|
||||||
@@ -9846,12 +9840,6 @@ parameters:
|
|||||||
count: 1
|
count: 1
|
||||||
path: ../../../htdocs/fourn/card.php
|
path: ../../../htdocs/fourn/card.php
|
||||||
|
|
||||||
-
|
|
||||||
message: '#^Parameter \#1 \$object of method SupplierOrders\:\:_cleanObjectDatas\(\) expects object, array\<mixed\> given\.$#'
|
|
||||||
identifier: argument.type
|
|
||||||
count: 1
|
|
||||||
path: ../../../htdocs/fourn/class/api_supplier_orders.class.php
|
|
||||||
|
|
||||||
-
|
-
|
||||||
message: '#^Variable \$contact might not be defined\.$#'
|
message: '#^Variable \$contact might not be defined\.$#'
|
||||||
identifier: variable.undefined
|
identifier: variable.undefined
|
||||||
|
|||||||
Reference in New Issue
Block a user