Skip to content

Commit

Permalink
Merge pull request #277 from PHPCSStandards/feature/soft-deprecate-ze…
Browse files Browse the repository at this point in the history
…nd-codeanalyzer-sniff

Zend.Debug.CodeAnalyzer: soft deprecate the sniff
  • Loading branch information
jrfnl authored Jan 19, 2024
2 parents ccbbd71 + 829d3d9 commit c4251a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Standards/Zend/Sniffs/Debug/CodeAnalyzerSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
* @author Greg Sherwood <[email protected]>
* @copyright 2006-2015 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
*
* @deprecated 3.9.0
*/

namespace PHP_CodeSniffer\Standards\Zend\Sniffs\Debug;
Expand Down

0 comments on commit c4251a1

Please sign in to comment.