Documentation

NoSilencedErrorsSniff.php

Throws an error or warning when any code prefixed with an asperand is encountered.

if (@in_array($array, $needle)) { doSomething(); }
Tags
author

Andy Brockhurst abrock@yahoo-inc.com

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

NoSilencedErrorsSniff

Search results