Skip to content

Commit 9fa43a4

Browse files
added PHP Deprecation Detector
1 parent 2299b84 commit 9fa43a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Tools to report issues in code that are or lead to bugs.
4343
* [Phan](https://github.com/etsy/phan) - The static analyzer by Rasmus, PHP Creator.
4444
* [Phinder](https://github.com/sider/phinder.git) - PHP code piece finder
4545
* [Phortress](https://github.com/lowjoel/phortress) - A PHP static code analyser for potential vulnerabilities.
46+
* [PHP Deprecation Detector](https://github.com/wapmorgan/PhpDeprecationDetector) - PhpDeprecationDetector - analyzer of PHP code to search usages of deprecated functionality in newer interpreter versions.
4647
* [PHP Code Static Analysis](https://github.com/joaaoleite/code-static-analysis) - PHP Code static analysis program made in nodeJS.
4748
* [PHP Inspection](https://plugins.jetbrains.com/plugin/7622?pr=idea) - Static analysis plugin for PHPStorm.
4849
* [PHP Integrator](https://github.com/php-integrator) - Indexes PHP code and performs static analysis for Atom editor.

0 commit comments

Comments
 (0)