]> granicus.if.org Git - php/commit
Allow arrays with define(), to match const syntax support
authorDmitry Stogov <dmitry@zend.com>
Sun, 21 Dec 2014 03:03:49 +0000 (03:03 +0000)
committerAndrea Faulds <ajf@ajf.me>
Sun, 21 Dec 2014 03:03:49 +0000 (03:03 +0000)
commit0833fd4619978c0522056b44dd53cd3b9d974cdd
tree19ad1d216fc70e025d5609ba58ef74e4ed8a1b30
parentc94f62d0d98f4373bbf8f68c234b16d52c5f3273
Allow arrays with define(), to match const syntax support
NEWS
UPGRADING
Zend/tests/008.phpt
Zend/tests/bug37811.phpt
Zend/tests/constant_arrays.phpt [new file with mode: 0644]
Zend/tests/constants_002.phpt
Zend/zend_builtin_functions.c