View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001439 | Xdebug | Code Coverage | public | 2017-05-16 15:10 | 2017-05-16 22:07 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.5.4 | ||||
Target Version | 2.5.5 | Fixed in Version | 2.5.5 | ||
Summary | 0001439: TYPE_CHECK needs overloading due to smart branches in PHP 7 | ||||
Description | PHP 7 employs smart branches: This means that sometimes JMPs are short-cutted by their preceeding opcode. TYPE_CHECK (and friends) need to be overloaded specifically for this. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.0.20-7.0.24 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-05-16 15:10 | derick | New Issue | |
2017-05-16 15:10 | derick | Status | new => assigned |
2017-05-16 15:10 | derick | Assigned To | => derick |
2017-05-16 15:10 | derick | Target Version | => 2.5.5 |
2017-05-16 22:07 | derick | Status | assigned => closed |
2017-05-16 22:07 | derick | Resolution | open => fixed |
2017-05-16 22:07 | derick | Fixed in Version | => 2.5.5 |