View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001414 | Xdebug | Stacktraces | public | 2017-04-10 10:13 | 2017-04-10 19:50 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.5.1 | ||||
| Target Version | 2.5.2 | Fixed in Version | 2.5.2 | ||
| Summary | 0001414: Missing variable assignment in traces with OPcache loaded | ||||
| Description | When OPcache is loaded, a normal variable assignment doesn't use ZEND_ASSIGN, but instead ZEND_QM_ASSIGN, which was not an opcode that was overloaded while generating trace files. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.1.0-7.1.4 | ||||