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)
commit60dfd64bf264ad2be1dc82f1a9d4b0fa11295a54
tree2fcea3f3017aef4c53ddd746443b6fde86c4fc51
parentbda5ea711198d7724af3e5406a92963686a70159
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.
NEWS
Zend/tests/traits/bug60717.phpt [new file with mode: 0644]
Zend/tests/traits/bugs/abstract-methods06.phpt
Zend/zend_compile.c