Fix sanitize sql #1592
Annotations
2 errors and 5 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/accountancy/class/accountingjournal.class.php#L203
accountingjournal.class.php: PhanDeprecatedFunctionInternal: Call to deprecated function \join() (Deprecated because: DeprecateAliasPlugin marked this as an alias of implode())
|
Add results to PR:
htdocs/accountancy/class/bookkeeping.class.php#L941
bookkeeping.class.php: PhanPluginDuplicateIfCondition: Saw the same condition ($key == 't.date_validated>=') in an earlier if/elseif statement
|
Add results to PR:
htdocs/accountancy/class/bookkeeping.class.php#L1167
bookkeeping.class.php: PhanDeprecatedFunctionInternal: Call to deprecated function \join() (Deprecated because: DeprecateAliasPlugin marked this as an alias of implode())
|
Add results to PR:
htdocs/accountancy/class/bookkeeping.class.php#L1317
bookkeeping.class.php: PhanDeprecatedFunctionInternal: Call to deprecated function \join() (Deprecated because: DeprecateAliasPlugin marked this as an alias of implode())
|
Add results to PR:
htdocs/website/class/website.class.php#L457
website.class.php: PhanDeprecatedFunctionInternal: Call to deprecated function \join() (Deprecated because: DeprecateAliasPlugin marked this as an alias of implode())
|
Loading