]> granicus.if.org Git - php/commit
- Fixed wrong abstract class identification (it was identified as a Trait)
authorFelipe Pena <felipe@php.net>
Sat, 29 May 2010 21:48:56 +0000 (21:48 +0000)
committerFelipe Pena <felipe@php.net>
Sat, 29 May 2010 21:48:56 +0000 (21:48 +0000)
commit3c4ff06ca796aed254e30ccc3dfadc4a972f7d19
tree4145281fbe7ec7ac1e319852c3b5e233dc9d60f6
parent97b7620aed0020c38d1bee90884ed5c830302b48
- Fixed wrong abstract class identification (it was identified as a Trait)
ext/reflection/php_reflection.c
ext/reflection/tests/traits002.phpt [new file with mode: 0644]