When defining class methods that take object parameters using ZEND_BEGIN_ARG_INFO and ZEND_ARG_OBJ_INFO, do you have to define it as pass_by_ref or does the engine implictly know to pass them by ref.
Im assuming the pass_by_ref flag is more for backcompat reasons. Thanks Bob -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php