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

Robustness of the persistent option

Open lstrojny opened this issue 1 year ago • 2 comments

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 that there was a problem.

See https://github.com/NixOS/nixpkgs/pull/221845 for a case where that happened because of the specific way nix packages PHP.

lstrojny avatar Mar 18 '23 12:03 lstrojny