View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002376 | Xdebug | Uncategorized | public | 2025-10-26 13:54 | 2025-11-06 16:23 |
| Reporter | HypeMC | Assigned To | derick | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Summary | 0002376: Variables not shown when lazy objects are used | ||||
| Description | Product version is 3.4.7-dev, but it's not in the select menu. When using PHP's lazy objects, the variable list in the PHPStorm debugger occasionally appears empty. Here's a simple example: | ||||
| Steps To Reproduce |
| ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Operating System | Ubuntu 22.04 | ||||
| PHP Version | 8.4.10-8.4.19 | ||||
|
|
Like 0002377, this also seems to be a PhpStorm issue. It works fine with VS Code, and with PhpStorm, Xdebug does send the variables over when it's at that first var_dump(): |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-10-26 13:54 | HypeMC | New Issue | |
| 2025-10-26 13:54 | HypeMC | File Added: image_1.png | |
| 2025-10-26 13:54 | HypeMC | File Added: image_2.png | |
| 2025-11-06 16:23 | derick | Assigned To | => derick |
| 2025-11-06 16:23 | derick | Status | new => resolved |
| 2025-11-06 16:23 | derick | Resolution | open => no change required |
| 2025-11-06 16:23 | derick | Note Added: 0007396 |