]> granicus.if.org Git - php/commit
Fixed bug #50816 (Using class constants in array definition fails).
authorDmitry Stogov <dmitry@php.net>
Mon, 1 Aug 2011 11:21:23 +0000 (11:21 +0000)
committerDmitry Stogov <dmitry@php.net>
Mon, 1 Aug 2011 11:21:23 +0000 (11:21 +0000)
commit2edd90100c61555d596895b4b63f50a998e3521b
tree5c3946963c5cdd7bb08469502b469bb963d24d11
parent83039b8feecc7f20154fd715301dfb952e4979d7
Fixed bug #50816 (Using class constants in array definition fails).
Zend/tests/bug45742.phpt
Zend/tests/bug50816.phpt [new file with mode: 0644]
Zend/zend_hash.c