Re: com php-src: Fix bug #66015 by reverting "Removed operations on constant arrays.": Zend/tests/bug66015.phpt Zend/tests/errmsg_040.phpt
Zend/tests/ns_059.phpt Zend/zend.h Zend/zend_API.c Zend/zend_ast.c Zend/zend_ast.h Zend/zend_compile.c Zend...

From: Date: Sun, 13 Apr 2014 06:59:31 +0000
Subject: Re: com php-src: Fix bug #66015 by reverting "Removed operations on constant arrays.": Zend/tests/bug66015.phpt Zend/tests/errmsg_040.phpt
Zend/tests/ns_059.phpt Zend/zend.h Zend/zend_API.c Zend/zend_ast.c Zend/zend_ast.h Zend/zend_compile.c Zend...
References: 1  Groups: php.cvs 
Request: Send a blank email to php-cvs+get-76811@lists.php.net to get a copy of this message
Hi!

> Commit:    f614fc68984b2d7fce3f275b8106955b5d910472
> Author:    Bob Weinand <bobwei9@hotmail.com>         Fri, 11 Apr 2014 10:06:17 +0200
> Parents:   d3f390a26888eefd012b4634137318797965ea86
> Branches:  PHP-5.6
> 
> Link:       http://git.php.net/?p=php-src.git;a=commitdiff;h=f614fc68984b2d7fce3f275b8106955b5d910472
> 
> Log:
> Fix bug #66015 by reverting "Removed operations on constant arrays."

Could you explain this patch? This seems to introduce different behavior
in 5.6 than we previously had, which may be a serious BC break if
somebody has such code somewhere. Prior to 5.6, second and third has
indexes of 0 and 1, with your patch they have indexes of 1 and 2, which
is different.

-- 
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227


Thread (9 messages)

« previous php.cvs (#76811) next »