Skip to content

Commit 3dd9721

Browse files
authored
Merge pull request #60 from jrfnl/feature/add-phpcompatibility
Add PHPCompatibility
2 parents c08f1a0 + 1b1e788 commit 3dd9721

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
@@ -45,6 +45,7 @@ Tools to report issues in code that are or lead to bugs.
4545
* [Phan](https://github.com/etsy/phan) - The static analyzer by Rasmus, PHP Creator.
4646
* [Phinder](https://github.com/sider/phinder.git) - PHP code piece finder
4747
* [Phortress](https://github.com/lowjoel/phortress) - A PHP static code analyser for potential vulnerabilities.
48+
* [PHP Compatibility](https://github.com/PHPCompatibility/PHPCompatibility/) - Find code which is incompatible with a specified range of PHP versions.
4849
* [PHP Deprecation Detector](https://github.com/wapmorgan/PhpDeprecationDetector) - PhpDeprecationDetector - analyzer of PHP code to search usages of deprecated functionality in newer interpreter versions.
4950
* [PHP Code Static Analysis](https://github.com/joaaoleite/code-static-analysis) - PHP Code static analysis program made in nodeJS.
5051
* [PHP Inspection](https://plugins.jetbrains.com/plugin/7622?pr=idea) - Static analysis plugin for PHPStorm.

0 commit comments

Comments
 (0)