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 | derick | ||
| 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 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-04-10 10:13 | derick | New Issue | |
| 2017-04-10 10:13 | derick | Status | new => assigned |
| 2017-04-10 10:13 | derick | Assigned To | => derick |
| 2017-04-10 19:50 | derick | Status | assigned => closed |
| 2017-04-10 19:50 | derick | Resolution | open => fixed |
| 2017-04-10 19:50 | derick | Fixed in Version | => 2.5.2 |