]> granicus.if.org Git - php/commit
Added missing consistency check for abstract methods required by one trait and implem...
authorStefan Marr <gron@php.net>
Tue, 1 Nov 2011 13:42:53 +0000 (13:42 +0000)
committerStefan Marr <gron@php.net>
Tue, 1 Nov 2011 13:42:53 +0000 (13:42 +0000)
commit9b0d73af1d8a59f48336bc60513f44edd4d4c34d
treea8cd6afcd8be342c6a122bea63969b83b655da11
parentceac9dc4902795ee615d9e089a29434bd77c4cdb
Added missing consistency check for abstract methods required by one trait and implemented by another.
Zend/tests/traits/bugs/abstract-methods05.phpt [new file with mode: 0644]
Zend/tests/traits/bugs/abstract-methods06.phpt [new file with mode: 0644]
Zend/zend_compile.c