Skip to content

Commit c4251a1

Browse files
authored
Merge pull request #277 from PHPCSStandards/feature/soft-deprecate-zend-codeanalyzer-sniff
Zend.Debug.CodeAnalyzer: soft deprecate the sniff
2 parents ccbbd71 + 829d3d9 commit c4251a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Standards/Zend/Sniffs/Debug/CodeAnalyzerSniff.php

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
* @author Greg Sherwood <[email protected]>
77
* @copyright 2006-2015 Squiz Pty Ltd (ABN 77 084 670 600)
88
* @license https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
9+
*
10+
* @deprecated 3.9.0
911
*/
1012

1113
namespace PHP_CodeSniffer\Standards\Zend\Sniffs\Debug;

0 commit comments

Comments
 (0)