NoSilencedErrorsSniff.php
Throws an error or warning when any code prefixed with an asperand is encountered.
if (@in_array($array, $needle))
{
doSomething();
}
-
author
-
-
copyright
-
2006-2015 Squiz Pty Ltd (ABN 77 084 670 600)
-
license
-
https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
Table of Contents
Classes
- NoSilencedErrorsSniff