Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 #1753
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.formsetup.class.php#L709
html.formsetup.class.php: PhanTypeMismatchArgumentProbablyReal: Argument 2 ($default) is null of type null but \getDolGlobalString() takes float|int|string (no real type) defined at htdocs/core/lib/functions.lib.php:228 (the inferred real argument type has nothing in common with the parameter's phpdoc type)
|
Add results to PR:
htdocs/website/samples/wrapper.php#L177
wrapper.php: PhanUndeclaredGlobalVariable: Global variable $cachedelay is undeclared
|
Add results to PR:
htdocs/website/samples/wrapper.php#L193
wrapper.php: PhanUndeclaredGlobalVariable: Global variable $cachedelay is undeclared
|
Loading