We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccbbd71 + 829d3d9 commit c4251a1Copy full SHA for c4251a1
src/Standards/Zend/Sniffs/Debug/CodeAnalyzerSniff.php
@@ -6,6 +6,8 @@
6
* @author Greg Sherwood <[email protected]>
7
* @copyright 2006-2015 Squiz Pty Ltd (ABN 77 084 670 600)
8
* @license https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
9
+ *
10
+ * @deprecated 3.9.0
11
*/
12
13
namespace PHP_CodeSniffer\Standards\Zend\Sniffs\Debug;
0 commit comments