View Issue Details

IDProjectCategoryView StatusLast Update
0002239XdebugStep Debuggingpublic2024-01-23 17:52
Reporterderick Assigned Toderick  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Product Version3.4dev 
Fixed in Version3.4dev 
Summary0002239: Add 'XDEBUG_IGNORE' GET/POST/COOKIE/ENV to make the step debugger ignore that specific request
Description

Sometimes, it is needed to programmatically disable Xdebug when making an XHR or related request, such as is described at https://github.com/symfony/symfony/pull/52950

When a XDEBUG_IGNORE GET/POST/COOKIE/ENV is present, the step debugger will not activate.

TagsNo tags attached.
Operating System
PHP Version8.2.0-8.2.9

Activities

Issue History

Date Modified Username Field Change
2024-01-16 15:16 derick New Issue
2024-01-23 16:49 derick Note Added: 0006791
2024-01-23 17:52 derick Assigned To => derick
2024-01-23 17:52 derick Status new => closed
2024-01-23 17:52 derick Resolution open => fixed
2024-01-23 17:52 derick Fixed in Version => 3.4dev