]> granicus.if.org Git - php/commit
Fix #60613 (Segmentation fault with $cls->{expr}() syntax)
authorXinchen Hui <laruence@php.net>
Wed, 28 Dec 2011 06:46:12 +0000 (06:46 +0000)
committerXinchen Hui <laruence@php.net>
Wed, 28 Dec 2011 06:46:12 +0000 (06:46 +0000)
commit113c0a8cc7a90639beeaf24052a0d0873de90660
tree0cf98a4bb44fb8ea436979aac3e52cf2777f6bf6
parent44851f4146c2ba4fd10604a466fa9f551c795073
Fix #60613 (Segmentation fault with $cls->{expr}() syntax)
#now the behavior is like 5.3, a COMPILER_ERROR will be triggered
Zend/tests/bug60611.phpt
Zend/zend_compile.c