View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002358 | Xdebug | Step Debugging | public | 2025-07-13 17:25 | 2025-07-14 14:40 |
Reporter | orome | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 3.4.4 | ||||
Summary | 0002358: Please add a function to finish debug session | ||||
Description | Hi, I am working with FrakenPHP. I was able to configure it to work with xdebug fine using Can you add a function that will be useful in all application servers/long running processes so that xdebug "finishes" the request, and clean up everything BUT it is ready for another Thanks. | ||||
Steps To Reproduce | Have following worker:
Following dockerfile:
| ||||
Tags | frankenphp | ||||
Operating System | Linux with Docker | ||||
PHP Version | 8.3.5-8.3.9 | ||||
|
You can already do this, by letting your debug frontend (VS Code Plugin or PhpStorm) to "detach" from the session. I show that in https://youtu.be/jBvrVpNHOCw?feature=shared&t=222 (Starting at 3:42) |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-07-13 17:25 | orome | New Issue | |
2025-07-13 17:25 | orome | Tag Attached: frankenphp | |
2025-07-14 14:40 | derick | Assigned To | => derick |
2025-07-14 14:40 | derick | Status | new => resolved |
2025-07-14 14:40 | derick | Resolution | open => no change required |
2025-07-14 14:40 | derick | Note Added: 0007333 |