Release v1.1
Changelog
- The script
xdebug
has been renamed toxdebug-toggle
.xdebug
is kept as a symbolic link but will be eventually removed so it is advised not to rely on it and switch to usexdebug-toggle
. - Added support for PHP-FPM. When PHP-FPM is detected, instead of restarting apache, PHP-FPM will. It requires you have PHP-FPM installed via Homebrew.