]> granicus.if.org Git - php/commit
MFH: do not allow to implement the same interface twice
authorAntony Dovgal <tony2001@php.net>
Tue, 6 Jun 2006 10:03:01 +0000 (10:03 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 6 Jun 2006 10:03:01 +0000 (10:03 +0000)
commit8204511d71956ba084a6562158d4cd488ba669a9
treea8716475f0e27b277fd1139fda2b0686767a4d90
parent6ab23efb3a3dc32883d298e07c0ad8c01e47f910
MFH: do not allow to implement the same interface twice
add tests
Zend/tests/objects_012.phpt [new file with mode: 0644]
Zend/tests/objects_013.phpt [new file with mode: 0644]
Zend/tests/objects_014.phpt [new file with mode: 0644]
Zend/zend_compile.c