]> granicus.if.org Git - php/commit
Fixed disallowal of array usage in constants at run-time
authorBob Weinand <bobwei9@hotmail.com>
Fri, 11 Apr 2014 16:21:46 +0000 (18:21 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Fri, 11 Apr 2014 16:21:46 +0000 (18:21 +0200)
commitee2a7c7d41ec98c7529b46583f49e0936cac8774
tree9f7cc94cac8354597b4143f234635ee59e6bc58c
parentad05d3898eae472532620ce9623c9d39c23ef16a
Fixed disallowal of array usage in constants at run-time
Added at the same time the possibility of array dereferencing
to complete the set of features (useful application of arrays in constants)
Zend/tests/bug66015.phpt
Zend/tests/errmsg_040.phpt
Zend/tests/ns_059.phpt
Zend/zend_ast.c
Zend/zend_execute.c
Zend/zend_execute.h
Zend/zend_language_parser.y
Zend/zend_vm_def.h
Zend/zend_vm_execute.h