Skip to content

Release v1.2

Compare
Choose a tag to compare
@w00fz w00fz released this 03 Sep 01:24
· 10 commits to master since this release

Changelog

  1. A new option --no-server-restart has been added. As the name of the option suggest, when used Apache or PHP-FPM won't be restarted. (#8 - thanks @exequiel09)
    • xdebug-toggle on: Xdebug gets enabled and Apache / PHP-FPM gets restarted (default behavior)
    • xdebug-toggle on --no-server-restart: Xdebug gets enabled and Apache / PHP-FPM is not restarted