coding-standards
coding-standards copied to clipboard
Disallow `use function` and `use const`
This addition disallows developers from using functions, while keeping the ability to use
namespaces and constants.
Special thanks to @jrfnl for building this ruleset for us and making this so easy to use!
Special thanks to @jrfnl for building this ruleset for us and making this so easy to use!
Well, didn't build it just for you, but glad you like it. ;-)
Requested a stable release: https://github.com/PHPCSStandards/PHPCSExtra/issues/91