Fix & enable PhanTypeInvalidRightOperandOfNumericOp #2856
Annotations
2 errors and 4 warnings
Run Phan analysis
Process completed with exit code 1.
|
Add results to PR
Process completed with exit code 1.
|
Add results to PR:
htdocs/cron/class/cronjob.class.php#L1479
cronjob.class.php: PhanTypeInvalidRightOperandOfNumericOp: Invalid operator: right operand of * is string (expected number)
|
Add results to PR:
htdocs/cron/class/cronjob.class.php#L1485
cronjob.class.php: PhanTypeInvalidRightOperandOfNumericOp: Invalid operator: right operand of * is string (expected number)
|
Add results to PR:
htdocs/cron/class/cronjob.class.php#L1496
cronjob.class.php: PhanTypeInvalidRightOperandOfNumericOp: Invalid operator: right operand of * is string (expected number)
|
Add results to PR:
htdocs/website/class/website.class.php#L1095
website.class.php: PhanTypeMismatchForeach: string passed to foreach instead of array
|
Loading