On Tuesday, July 1, 2003, at 02:27 PM, Timm Friebe wrote:
- Made use of the ZEND_DO_THROW macro in the constructors (see previous mail to engine2@ including a patch to zend_API.h)
I privatized this for the moment until your other patch is accepted or what have you. Otherwise looks great. Committing.
- Added Reflection_Class::newInstance. This method takes a variable amount of arguments and passes them to the object's constructor if there is one.
I don't think this works correctly for builtin classes that need to do their own allocation. I'll poke some more, or you can convince me I'm wrong.
Otherwise everything looks cool.
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php