Skip to content

Commit 0c6edea

Browse files
committed
Merge branch 'master' of github.com:exakat/php-static-analysis-tools
2 parents d89e11f + a3eaee7 commit 0c6edea

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
@@ -66,6 +66,7 @@ Tools to report issues in code that are or lead to bugs.
6666
* [Tuli](https://github.com/ircmaxell/Tuli) - A static analysis engine.
6767
* [Unused-scanner](https://github.com/Insolita/unused-scanner.git) - Detect unused composer dependencies
6868
* [WAP](https://www.owasp.org/index.php/OWASP_WAP-Web_Application_Protection) - Tool to detect and correct input validation vulnerabilities in PHP (4.0 or higher) web applications and predicts false positives.
69+
* [PHP VarDump Check](https://github.com/JakubOnderka/PHP-Var-Dump-Check) - PHP console application for finding forgotten variable dump.
6970
* [17eyes](https://github.com/17eyes/17eyes) - PHP static analyzer written in Haskell.
7071

7172
### Coding standards

0 commit comments

Comments
 (0)