Commit Graph

4 Commits

Author SHA1 Message Date
Jacob Kiers 4ddeb426d2 Make xdebug version-aware
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2022-01-06 18:36:49 +01:00
Jacob Kiers 12ba7965a4 Add a better XDebug command
Signed-off-by: Jacob Kiers <kiers@comandi.nl>
2017-12-08 18:30:50 +01:00
Jacob Kiers 79074be926 Improve bin/xdebug to use command from path.
It uses the `which` command to find the command that you actually want
to run, and runs that.

This makes it possible to run any php binary (like phpunit or phing)
with xdebug.

Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2015-01-27 12:25:03 +01:00
Jacob Kiers f3c4c0275a Add XDebug launcher.
Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2015-01-14 15:42:43 +01:00