]> granicus.if.org Git - php/commit
Fixed Bug #60145 (Usage of trait's use statement inside interfaces not properly checked.)
authorStefan Marr <gron@php.net>
Tue, 1 Nov 2011 00:39:10 +0000 (00:39 +0000)
committerStefan Marr <gron@php.net>
Tue, 1 Nov 2011 00:39:10 +0000 (00:39 +0000)
commitb5f15ef561fcf8348fc9e3b986f096eacf4e243c
tree9a90ec641c1303f68d13567a3f850dc7c66c24a8
parent2e5d5e5ac64daab299cd04382df92c3fd4fa17f6
Fixed Bug #60145 (Usage of trait's use statement inside interfaces not properly checked.)
Zend/tests/traits/bug60145.phpt [new file with mode: 0644]
Zend/zend_compile.c