mac-cain13 / xdebug-helper-for-chrome

Easily activate PHP debugging, profiling and tracing with this Xdebug Chrome extension
https://chrome.google.com/webstore/detail/eadndfjplgieldjbigjakmdgkmoaaaoc
307 stars 97 forks source link

Added trigger option for xdebug3 #115

Closed roman4e closed 4 months ago

roman4e commented 4 months ago

Allow to run debugger when set xdebug.start_with_request=trigger and xdebug.trigger_value = "some_value"

unsleep xdebug with triggering it to run.