View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002239 | Xdebug | Step Debugging | public | 2024-01-16 15:16 | 2024-11-28 13:42 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.4dev | ||||
| Fixed in Version | 3.4.0 | ||||
| Summary | 0002239: 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. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 8.2.0-8.2.9 | ||||