HumHub Documentation (unofficial)

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/PHPCSStandards/PHP_CodeSniffer/blob/master/licence.txt BSD Licence

Table of Contents

Classes

NoSilencedErrorsSniff
Loading…
On this page

Search results