You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,7 @@ Tools to report issues in code that are or lead to bugs.
43
43
*[Phan](https://github.com/etsy/phan) - The static analyzer by Rasmus, PHP Creator.
44
44
*[Phinder](https://github.com/sider/phinder.git) - PHP code piece finder
45
45
*[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.
46
47
*[PHP Code Static Analysis](https://github.com/joaaoleite/code-static-analysis) - PHP Code static analysis program made in nodeJS.
47
48
*[PHP Inspection](https://plugins.jetbrains.com/plugin/7622?pr=idea) - Static analysis plugin for PHPStorm.
48
49
*[PHP Integrator](https://github.com/php-integrator) - Indexes PHP code and performs static analysis for Atom editor.
0 commit comments