Merge branch 'develop' of [email protected]:Dolibarr/dolibarr.git into d… #10262
Annotations
2 errors and 4 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/upload_page.php#L85
upload_page.php: PhanTypeInvalidDimOffset: Invalid offset "dir_temp" of $arrayobject of array type array{module:string,element:string,table_element:string,subelement:string,classpath:string,classfile:string,classname:string,dir_output:string}
|
Add results to PR:
htdocs/core/upload_page.php#L93
upload_page.php: PhanTypeSuspiciousStringExpression: Suspicious type null of a variable or expression $dir_temp used to build a string. (Expected type to be able to cast to a string)
|
Add results to PR:
htdocs/core/upload_page.php#L94
upload_page.php: NoVarDumpPlugin: var_dump() should be commented in submitted code
|
Add results to PR:
htdocs/core/upload_page.php#L207
upload_page.php: PhanUndeclaredVariableAssignOp: Variable $out was undeclared, but it is being used as the left-hand side of an assignment operation
|
Loading