Using php_debugger settings instead of xdebug ini settings does not work. I just tested this in a branch where I am testing a new setting (jit_debugging_enabled) and using
php_debugger.jit_debugging_enabled=1
in the ini file did not work. I had to use the xdebug variant