Skip to content

Fixing some issues that came up on the Magento ECG PHPMD report

Compare
Choose a tag to compare
@wigman wigman released this 23 Sep 19:10
· 24 commits to master since this release

Merged pull request by Philwinkle:

Fixing some issues that came up on the Magento ECG PHPMD report.

Exit statements should be avoided in controllers (return is sufficient)
Superglobals should not be used