View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001841 | Xdebug | Code Coverage | public | 2020-09-02 14:24 | 2020-10-14 15:02 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 3.0dev | Fixed in Version | 3.0.0beta1 | ||
Summary | 0001841: Add support for PHP 8 'match' keyword | ||||
Description | The match keyword, just like switch, requires some extra logic to do dead code analysis and jump instructions for. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 8.0-dev | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-02 14:24 | derick | New Issue | |
2020-09-03 15:50 | derick | Assigned To | => derick |
2020-09-03 15:50 | derick | Status | new => closed |
2020-09-03 15:50 | derick | Resolution | open => fixed |
2020-09-03 15:50 | derick | Fixed in Version | => 3.0dev |
2020-09-03 15:50 | derick | Note Added: 0005453 | |
2020-10-14 15:02 | derick | Fixed in Version | 3.0dev => 3.0.0beta1 |