diff --git a/php-nts.json b/php-nts.json index 59f4e80e2c..88fa6b1404 100644 --- a/php-nts.json +++ b/php-nts.json @@ -14,7 +14,8 @@ }, "bin": [ "php.exe", - "php-cgi.exe" + "php-cgi.exe", + "phpdbg.exe" ], "persist": [ "cli", diff --git a/php.json b/php.json index c93fed338e..7efaf0be64 100644 --- a/php.json +++ b/php.json @@ -14,7 +14,8 @@ }, "bin": [ "php.exe", - "php-cgi.exe" + "php-cgi.exe", + "phpdbg.exe" ], "persist": [ "cli",