On 06/20/2013 02:14 PM, Ard Biesheuvel wrote:
On 20 June 2013 23:00, Christopher Jones <christopher.jo...@oracle.com> wrote:
On 06/20/2013 08:26 AM, Ard Biesheuvel wrote:
Commit: 4cd2b7212fd15af5631b95685fa966dc101a84ff
Author: Ard Biesheuvel <ard.biesheu...@linaro.org> Thu, 20 Jun
2013 17:26:05 +0200
Parents: 3e6b312b55ef8044ba1cea44f8986e2375dc6195
Branches: master
Link:
http://git.php.net/?p=php-src.git;a=commitdiff;h=4cd2b7212fd15af5631b95685fa966dc101a84ff
Log:
Fix non-specialized executor build
Removed a couple of calls to FREE_OP2() that were left behind in
the handlers for break and continue opcodes after commit 7628da98
Changed paths:
M Zend/zend_vm_def.h
Doesn't this need to be merged back to PHP 5.5 (and added to NEWS)?
Hey Chris,
Considering that zend_vm_def.h is only a template used to generate
zend_vm_execute.h and zend_vm_opcodes.h, which I will not be
regenerating and submitting for 5.4 and 5.5 (given their stable and RC
status respectively), I am not sure there is any merit to merging
these changes to those trees as well.
Your @internals mail said "building the executor without
specialization is broken" so the patch seems like a standard bug fix
that should be merged to 5.4 & 5.5.
Chris
--
christopher.jo...@oracle.com http://twitter.com/ghrd
Free PHP & Oracle book:
http://www.oracle.com/technetwork/topics/php/underground-php-oracle-manual-098250.html
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php