]> granicus.if.org Git - php/commit
Disable restrictions regarding arrays in constants at run-time.
authorBob Weinand <bobwei9@hotmail.com>
Wed, 30 Jul 2014 15:57:07 +0000 (17:57 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Wed, 30 Jul 2014 15:57:07 +0000 (17:57 +0200)
commitd5ddd2dbb263cd626a5e0f203c00d6f39168507b
tree5e9c7a8f0bbd3b39d990305f56892935a5b4f44e
parent354ee12b73dbe20d0c4fa7883eb34714f89109df
Disable restrictions regarding arrays in constants at run-time.
For the discussion around it, see the thread on the mailing list:
http://www.mail-archive.com/internals@lists.php.net/msg68245.html
NEWS
Zend/tests/constant_expressions_arrays.phpt
Zend/tests/errmsg_040.phpt
Zend/tests/ns_059.phpt
Zend/zend_language_parser.y
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
ext/standard/array.c