Skip to content

Commit

Permalink
4.0 | Zend.Debug.CodeAnalyzer: remove sniff
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jrfnl committed Nov 9, 2023
1 parent 74c422f commit feb27d9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 170 deletions.
98 changes: 0 additions & 98 deletions src/Standards/Zend/Sniffs/Debug/CodeAnalyzerSniff.php

This file was deleted.

6 changes: 0 additions & 6 deletions src/Standards/Zend/Tests/Debug/CodeAnalyzerUnitTest.inc

This file was deleted.

66 changes: 0 additions & 66 deletions src/Standards/Zend/Tests/Debug/CodeAnalyzerUnitTest.php

This file was deleted.

0 comments on commit feb27d9

Please sign in to comment.