]> 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)
commit14b5e775b01ab22d9686a7ab2ce7b805f5818233
treed9e97a9a7c5995b5267c47e144446952db817b30
parent63b8ff76198e886133d28987d49dc1358629e814
- Fixed bug #43200 (Interface implementation / inheritence not possible in abstract classes)
Zend/tests/bug43200.phpt [new file with mode: 0644]
Zend/tests/bug43200_2.phpt [new file with mode: 0644]
Zend/zend_compile.c