View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002377 | Xdebug | Uncategorized | public | 2025-10-26 14:10 | 2025-11-19 17:41 |
| Reporter | HypeMC | Assigned To | derick | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Summary | 0002377: Debugger shows "Collecting data..." indefinitely after a lazy object is reset | ||||
| Description | Product version is 3.4.7-dev, but it's not in the select menu. When a lazy object is reset, the PHPStorm debugger gets stuck displaying "Collecting data..." and no variables are shown. 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 | ||||
|
|
I can reproduce this, but there is nothing wrong on the Xdebug side. It had successfully sent all the variables to PhpStorm. For some reason, it might choke on what it received, but that's something to query the PhpStorm team about. I see no problems with VS Code either. |
|
|
@HypeMC in case you opened or found a matching public issue in the PHPStorm bug tracker, could you please share a link here? |
|
|
Update: |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-10-26 14:10 | HypeMC | New Issue | |
| 2025-10-26 14:10 | HypeMC | File Added: image_3.png | |
| 2025-11-06 16:07 | derick | Assigned To | => derick |
| 2025-11-06 16:07 | derick | Status | new => resolved |
| 2025-11-06 16:07 | derick | Resolution | open => no change required |
| 2025-11-06 16:07 | derick | Note Added: 0007394 | |
| 2025-11-19 17:32 | mpdude | Note Added: 0007415 | |
| 2025-11-19 17:41 | mpdude | Note Added: 0007416 |