acquia / coding-standards-php

PHP_CodeSniffer rules (sniffs) for Acquia coding standards
GNU General Public License v2.0
19 stars 13 forks source link

Fix #9: Disallow superglobal variables #28

Closed danepowell closed 2 years ago

danepowell commented 2 years ago

Fix #9

@TravisCarden do you think this warrants a major release? We should have a written policy on this. My feeling is that new standards likely to fail on existing projects should be considered backwards-incompatible.

danepowell commented 2 years ago

Great idea. I also took the liberty of making the standard descriptions a little more consistent in the README.