Rule | Description | KPI | URL |
---|---|---|---|
EvalExpression | An eval-expression is untestable, a security risk and bad practice. Therefore it should be avoided. Consider to replace the eval-expression with regular code. | Security | https://phpmd.org/rules/design.html |