edmondscommerce / phpqa

A PHP Quality Assurance pipeline designed to be run locally and in CI. Written in Bash.
MIT License
6 stars 2 forks source link

Exclude DateTime from the StaticAccess rule set #46

Closed rossmitchell closed 6 years ago

rossmitchell commented 6 years ago

DateTime functions have to be accesses statically, so it makes sense to prevent PHPMD throwing warning about them