View Issue Details

IDProjectCategoryView StatusLast Update
0001414XdebugStacktracespublic2017-04-10 19:50
Reporterderick Assigned Toderick  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version2.5.1 
Target Version2.5.2Fixed in Version2.5.2 
Summary0001414: 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.

TagsNo tags attached.
Operating System
PHP Version7.1.0-7.1.4

Activities

There are no notes attached to this issue.

Issue History

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