View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002375 | Xdebug | Uncategorized | public | 2025-10-24 13:34 | 2025-10-26 13:36 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.4.6 | ||||
| Target Version | 3.4dev | Fixed in Version | 3.4.7 | ||
| Summary | 0002375: Xdebug's exception trace conversion initialises lazy objects | ||||
| Description | When Xdebug is loaded, and a lazy object is in scope when an exception is triggered, the object gets unlazied. | ||||
| Steps To Reproduce | Run the following script:
This should not output an empty array in the last var_dump. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 8.4.10-8.4.19 | ||||