xdebug-helper-for-firefox icon indicating copy to clipboard operation
xdebug-helper-for-firefox copied to clipboard

Easily activate PHP debugging, profiling and tracing with this Xdebug Chrome extension

Results 8 xdebug-helper-for-firefox issues
Sort by recently updated
recently updated
newest added

If you have some time could I please request addition of support for XDEBUG_TRIGGER cookie name instead of the the separate name for each mode? I think in terms of...

I have many tabs open but find them to load slow when debug is enabled. I only usually debug on one tab. I would therefore like the option to enable...

When you set the response header for example to 'Content-type', 'application/json; charset=utf-8', you can't activate the debug helper in browser tab.

Since a recent Firefox update all page-load requests time out very fast (~5s). This is also the behavior I usually want, except for debugging. Is it possible for this AddOn...

Unless I'm missing something, the `XDEBUG_SESSION` cookie is sent only for **GET** and **POST** requests. That means it is not possible to step debug end-points that use e.g. **PATCH** or...

When enabling debugging you can find this message in FF console. > Cookie “XDEBUG_SESSION” will be soon rejected because it has the “sameSite” attribute set to “none” or an invalid...

Hello, Great extension. I am using my web browser on my local machine but my IDE is actually on a separate machine (which I access through Remote Desktop). It would...

Hi, I started using folders for my projects and not vhosts. it's way easier. It would be great if you can push a new version so the debug cookie can...