View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002239 | Xdebug | Step Debugging | public | 2024-01-16 15:16 | 2024-05-31 09:17 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 3.4dev | ||||
Fixed in Version | 3.4.0alpha1 | ||||
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 | ||||
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 |
2024-05-31 09:17 | derick | Fixed in Version | 3.4dev => 3.4.0alpha1 |