View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002323 | Xdebug | Step Debugging | public | 2025-02-28 21:17 | 2025-03-09 16:08 |
Reporter | RexSchrader | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.2.2 | ||||
Fixed in Version | 3.4.2 | ||||
Summary | 0002323: xdebug_notify() does not respect xdebug.var_displaymax* Settings | ||||
Description | When outputing arrays with nested arrays via xdebug_notify, I'm expecting to see multiple levels of output. Instead I'm only seeing a depth of 1. I update the At very least it should be outputting at a depth of 3, the default. I don't know if this is a function of PHPStorm, which I am using to view the output, or if it's a function of XDEBUG. | ||||
Steps To Reproduce | Test Code:
Output:
| ||||
Tags | No tags attached. | ||||
Operating System | Windows 11 | ||||
PHP Version | 8.0.20-8.0.29 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-02-28 21:17 | RexSchrader | New Issue | |
2025-03-05 10:35 | derick | Assigned To | => derick |
2025-03-05 10:35 | derick | Status | new => assigned |
2025-03-05 10:35 | derick | Note Added: 0007192 | |
2025-03-07 12:09 | derick | Status | assigned => closed |
2025-03-07 12:09 | derick | Resolution | open => fixed |
2025-03-07 12:09 | derick | Note Added: 0007200 | |
2025-03-09 16:00 | derick | Fixed in Version | => 3.4dev |
2025-03-09 16:08 | derick | Fixed in Version | 3.4dev => 3.4.2 |