]> granicus.if.org Git - php/commit
Fixed bug in ZEND_POST_INC/ZEND_POST_DEC handlers.
authorDmitry Stogov <dmitry@php.net>
Thu, 24 Feb 2005 08:52:11 +0000 (08:52 +0000)
committerDmitry Stogov <dmitry@php.net>
Thu, 24 Feb 2005 08:52:11 +0000 (08:52 +0000)
commitf3f8792b9b1efccb8d467fcc8755c84335b47f9a
tree44e0349c3554dd0e0b18abefc5143276d60c01dc
parentde9206a9e9ff1ca95773d9812a986be778373467
Fixed bug in ZEND_POST_INC/ZEND_POST_DEC handlers.
These opcodes assume IS_TMP_VAR as result.
Zend/zend_vm_def.h
Zend/zend_vm_execute.h