View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001420 | Xdebug | Code Coverage | public | 2017-04-17 19:43 | 2017-12-02 18:36 |
| 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 | 0001420: Handle PHP 7.2's new methods for switch/case | ||||
| Description | PHP 7.2 has a jump table for switch/case statements if all cases are either string or long. Add code to code coverage and patch coverage to handle this new mode. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.2-dev | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-04-17 19:43 | derick | New Issue | |
| 2017-04-17 19:45 | derick | PHP Version | 7.1-dev => 7.2-dev |
| 2017-11-01 21:24 | derick | Status | new => closed |
| 2017-11-01 21:24 | derick | Assigned To | => derick |
| 2017-11-01 21:24 | derick | Resolution | open => fixed |
| 2017-11-01 21:24 | 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 |