NEW Add Button to Remove Payment Reports #10669
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/product/class/product.class.php#L6192
product.class.php: PhanTypeMismatchProperty: Assigning (float)(price2num($this->stock_reel, 'MS')) of type float to property but \Product->stock_reel is int
|
Add results to PR:
htdocs/user/class/user.class.php#L867
user.class.php: PhanUnextractableAnnotation: Saw unextractable annotation for comment '* @return <0,1> Return integer 1 if user has permission, 0 if not.'
|
Add results to PR:
htdocs/user/class/user.class.php#L870
user.class.php: PhanPluginUnknownMethodReturnType: Method \User::hasRight() has no declared or inferred return type (Types inferred after analysis: int)
|
Loading