]> granicus.if.org Git - php/commit
Fixed Bug #60717 (Order of traits in use statement can cause a fatal error)
authorStefan Marr <gron@php.net>
Sun, 4 Mar 2012 18:26:11 +0000 (18:26 +0000)
committerStefan Marr <gron@php.net>
Sun, 4 Mar 2012 18:26:11 +0000 (18:26 +0000)
commit0bb85e4b91a21635d07ee2ae504ca2a4abc0d571
tree305d0431a988d541d2105779a55dac46bb7808cf
parent37b462ba95754c1ccde0884ef84c185716dedfd0
Fixed Bug #60717 (Order of traits in use statement can cause a fatal error)
# Compatibility is now correctly checked in both directions.
# Introduced helper method for the test.
Zend/tests/traits/bug60717.phpt [new file with mode: 0644]
Zend/tests/traits/bugs/abstract-methods06.phpt
Zend/zend_compile.c