View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001484 | Xdebug | Step Debugging | public | 2017-10-27 09:21 | 2020-03-12 16:43 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 2.6.0 | Fixed in Version | 2.6.0alpha1 | ||
Summary | 0001484: Use FD_CLOEXEC to prevent debugging FDs from leaking to forked processes | ||||
Description | Fixes the underlying issue behind https://youtrack.jetbrains.com/issue/WI-31522 and generally keeps everything tidy by not leaking fds unnecessarily. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.1.0-7.1.4 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-10-27 09:21 | derick | New Issue | |
2017-10-27 10:30 | derick | Status | new => closed |
2017-10-27 10:30 | derick | Assigned To | => derick |
2017-10-27 10:30 | derick | Resolution | open => fixed |
2017-10-27 10:30 | derick | Fixed in Version | => 2.6.0dev |
2017-12-02 15:57 | derick | Fixed in Version | 2.6.0dev => 2.6.0alpha1 |
2017-12-02 18:34 | derick | Target Version | 2.6.0dev => 2.6.0alpha1 |
2017-12-02 18:36 | derick | Target Version | 2.6.0alpha1 => 2.6.0 |
2020-03-12 16:43 | derick | Category | Feature/Change request => Step Debugging |