ForbiddenFunctionsSniff.php
Discourages the use of alias functions.
Alias functions are kept in PHP for compatibility
with older versions. Can be used to forbid the use of any function.
-
author
-
-
copyright
-
2006-2015 Squiz Pty Ltd (ABN 77 084 670 600)
-
license
-
https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
Interfaces, Classes and Traits
- ForbiddenFunctionsSniff