View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001687 | Xdebug | Step Debugging | public | 2019-07-19 12:12 | 2019-07-25 14:19 |
| Reporter | derick | Assigned To | derick | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Target Version | 2.8.0dev | Fixed in Version | 2.8.0beta1 | ||
| Summary | 0001687: Use appropriate process ID for logging and "is this the right process" tracking | ||||
| Description | With ZTS enabled, getpid() does not necessarily return a useful number, and pthread_self() should be used. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.3.5-7.3.9 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-07-19 12:12 | derick | New Issue | |
| 2019-07-19 12:16 | derick | Relationship added | related to 0001681 |
| 2019-07-19 14:02 | derick | Assigned To | => derick |
| 2019-07-19 14:02 | derick | Status | new => closed |
| 2019-07-19 14:02 | derick | Resolution | open => fixed |
| 2019-07-19 14:02 | derick | Fixed in Version | => 2.8.0dev |
| 2019-07-19 14:02 | derick | Note Added: 0005078 | |
| 2019-07-25 14:19 | derick | Fixed in Version | 2.8.0dev => 2.8.0beta1 |
| 2020-03-12 16:33 | derick | Category | Remote Debugging => Step Debugging |