Skip to content

Commit 31d8c47

Browse files
authored
Replace JakubOnderka/PHP-Var-Dump-Check with fork
1 parent 9fa43a4 commit 31d8c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Tools to report issues in code that are or lead to bugs.
7171
* [Tuli](https://github.com/ircmaxell/Tuli) - A static analysis engine.
7272
* [Unused-scanner](https://github.com/Insolita/unused-scanner.git) - Detect unused composer dependencies
7373
* [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.
74-
* [PHP VarDump Check](https://github.com/JakubOnderka/PHP-Var-Dump-Check) - PHP console application for finding forgotten variable dump.
74+
* [PHP VarDump Check](https://github.com/php-parallel-lint/PHP-Var-Dump-Check) - PHP console application for finding forgotten variable dump.
7575
* [17eyes](https://github.com/17eyes/17eyes) - PHP static analyzer written in Haskell.
7676

7777
### Coding standards

0 commit comments

Comments
 (0)