View Issue Details

IDProjectCategoryView StatusLast Update
0002239XdebugStep Debuggingpublic2024-11-28 13:42
Reporterderick Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Product Version3.4dev 
Fixed in Version3.4.0 
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