]> granicus.if.org Git - php/commit
Make ReflectionFunctionAbstract abstract
authorHannes Magnusson <bjori@php.net>
Sun, 10 Sep 2006 13:25:47 +0000 (13:25 +0000)
committerHannes Magnusson <bjori@php.net>
Sun, 10 Sep 2006 13:25:47 +0000 (13:25 +0000)
commitbc8377a81c8f28fc1cebd5a33893f67922d9c232
tree9d9931a6b3e4a2823fcc79840372bc5a22770631
parent9fa594c2dd94bd051ae5a98f5a9d1c172c37cd71
Make ReflectionFunctionAbstract abstract
- Move ReflectionFunctionAbstract::__construct to ReflectionFunction
- Move ReflectionFunctionAbstract::__toString to ReflectionFuncion
- Delcare ReflectionFunctionAbstract::__toString abstract
- fix couple of typos
ext/reflection/php_reflection.c