]> granicus.if.org Git - php/commit
Fix bug #66015 by reverting "Removed operations on constant arrays."
authorBob Weinand <bobwei9@hotmail.com>
Fri, 11 Apr 2014 08:06:17 +0000 (10:06 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Fri, 11 Apr 2014 08:08:44 +0000 (10:08 +0200)
commitf614fc68984b2d7fce3f275b8106955b5d910472
tree10c98c57643c60af4d1ae6a56b7112fb274a65ed
parentd3f390a26888eefd012b4634137318797965ea86
Fix bug #66015 by reverting "Removed operations on constant arrays."
21 files changed:
Zend/tests/bug66015.phpt [new file with mode: 0644]
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/zend_compile.h
Zend/zend_execute_API.c
Zend/zend_language_parser.y
Zend/zend_variables.c
Zend/zend_vm_def.h
ext/com_dotnet/com_variant.c
ext/opcache/ZendAccelerator.c
ext/opcache/zend_accelerator_util_funcs.c
ext/opcache/zend_persist.c
ext/opcache/zend_persist_calc.c
ext/pgsql/pgsql.c
ext/soap/php_encoding.c
ext/xmlrpc/xmlrpc-epi-php.c