View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002219 | Xdebug | Uncategorized | public | 2023-11-30 16:50 | 2024-04-16 15:12 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 3.3dev | Fixed in Version | 3.3.0 | ||
Summary | 0002219: Add control socket on LInux to obtain information and initiate debugger or breakpoint | ||||
Description | On Linux, check for incoming commands on the control second every 25ms, unless Through this control socket, an external tool can send commands to Xdebug. The implemented commands are:
| ||||
Tags | No tags attached. | ||||
Operating System | Linux | ||||
PHP Version | 8.2.0-8.2.9 | ||||
|
Hey, I'm the author of the "original" issue: https://bugs.xdebug.org/view.php?id=2161#c6903 First of all, thank you. That would make lives of hundreds of developers much better :) Second, there's a little concern: correct me if I'm wrong, but previously the connection was always initiated by PHP to the IDE. In a containerized environment, PHPStorm would even automatically specify the Anyways, do you want me to also create a ticket on PHPStorm's side so they can acknowledge the change and possibly start working on the integration? Thanks |
|
I think there are a few things here, that I need to clarify:
|
Date Modified | Username | Field | Change |
---|---|---|---|
2023-11-30 16:50 | derick | New Issue | |
2023-11-30 16:50 | derick | Assigned To | => derick |
2023-11-30 16:50 | derick | Status | new => closed |
2023-11-30 16:50 | derick | Resolution | open => fixed |
2023-11-30 16:50 | derick | Fixed in Version | => 3.3.0 |
2024-04-15 20:13 | Alex_Wells | Note Added: 0006917 | |
2024-04-16 15:12 | derick | Note Added: 0006923 |