]> granicus.if.org Git - php/commit
- Fixed bug #43200 (Interface implementation / inheritence not possible in abstract...
authorFelipe Pena <felipe@php.net>
Sat, 19 Nov 2011 13:36:03 +0000 (13:36 +0000)
committerFelipe Pena <felipe@php.net>
Sat, 19 Nov 2011 13:36:03 +0000 (13:36 +0000)
commitbc810a443d64937de9fb6c65f5b6a79e7c7e7c11
tree18be7e1489d408552b2adb98ac5d825aa454cf79
parent51a4ae657661ae7d820187bb03a34e106da89e4f
- Fixed bug #43200 (Interface implementation / inheritence not possible in abstract classes)
NEWS
Zend/tests/bug43200.phpt [new file with mode: 0644]
Zend/tests/bug43200_2.phpt [new file with mode: 0644]
Zend/zend_compile.c