xdebug-handler icon indicating copy to clipboard operation
xdebug-handler copied to clipboard

Restart a CLI process without loading the xdebug extension.

Results 3 xdebug-handler issues
Sort by recently updated
recently updated
newest added

I am using Laravel Herd for my local PHP environment. That means, that my PHP binary is located in `/Users/jkrzefski/Library/Application Support/Herd/bin/php82`. As you can see, there is a whitespace in...

When the persistent mode is used but `PHP_INI_SCAN_DIR` is ignored by the target binary, xdebug-handler will not notice that it didn't succeed. I am wondering if xdebug-handler should somehow detect...

php 8.1.23 + Xdebug 3 Debian GNU/Linux 11 (bullseye) nginx 1.18 + php-fpm Laravel 10.33.0 Composer version 2.7.4 I get this error ``` PHP Warning: proc_open(): Exec failed: No such...