Skip to content

Commit 7321f10

Browse files
committed
Zend.Debug.CodeAnalyzer: remove sniff
I have the impression that the Zend Code Analyzer tool as stand-alone tool is no longer available. Please correct me if I'm wrong. I propose to remove the sniff which allowed for running that tool via PHPCS in PHPCS 4.0, along the same lines as was already done for external JS/CSS tools in commit ea52e7b. Follow up on 277 Related to 6
1 parent 72ad3e1 commit 7321f10

File tree

5 files changed

+0
-240
lines changed

5 files changed

+0
-240
lines changed

src/Standards/Squiz/ruleset.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
<rule ref="PEAR.Functions.ValidDefaultValue"/>
2929
<rule ref="PSR2.Files.EndFileNewline"/>
3030
<rule ref="Zend.Files.ClosingTag"/>
31-
<rule ref="Zend.Debug.CodeAnalyzer"/>
3231

3332
<!-- Lines can be 120 chars long, but never show errors -->
3433
<rule ref="Generic.Files.LineLength">

src/Standards/Zend/Docs/Debug/CodeAnalyzerStandard.xml

Lines changed: 0 additions & 25 deletions
This file was deleted.

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

Lines changed: 0 additions & 137 deletions
This file was deleted.

src/Standards/Zend/Tests/Debug/CodeAnalyzerUnitTest.inc

Lines changed: 0 additions & 6 deletions
This file was deleted.

src/Standards/Zend/Tests/Debug/CodeAnalyzerUnitTest.php

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)