Merge branch 'develop' of [email protected]:Dolibarr/dolibarr.git into d… #10541
Annotations
2 errors and 3 warnings
Add results to PR
Process completed with exit code 1.
|
Run Phan analysis
Process completed with exit code 1.
|
Add results to PR:
htdocs/core/class/html.formcompany.class.php#L838
html.formcompany.class.php: PhanTypeMismatchDimFetch: When fetching an array index from a value of type string, found an array index of type 'code', but expected the index to be of type int
|
Add results to PR:
htdocs/core/class/html.formcompany.class.php#L842
html.formcompany.class.php: PhanTypeMismatchDimFetch: When fetching an array index from a value of type string, found an array index of type 'label', but expected the index to be of type int
|
Add results to PR:
htdocs/product/class/product.class.php#L6192
product.class.php: PhanTypeMismatchProperty: Assigning price2num($this->stock_reel, 'MS') of type string to property but \Product->stock_reel is int
|
Loading