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 | |||
| 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 | ||||