> Because what "success" means in this context is that the function could be > executed. If you see the implementation of zend_call_function, you'll notice > the conditions that return FAILURE are those where the execution of the > target function doesn't even begin. > > You can check for exceptions via EG(exception).
Perfect, thank you. -- Herman Radtke hermanrad...@gmail.com | http://hermanradtke.com -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php