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

Default port? #72

Closed bitwombat closed 7 years ago

bitwombat commented 7 years ago

Hi,

Thanks for the plugin. Probably a stupid/confused question, but is the cookie the only mechanism the plugin (and chrome) used to communicate with Xdebug? No separate connection to the debug server's port?

mac-cain13 commented 7 years ago

Yes, setting the cookie is the only thing it does indeed. :) Nothing else.