Hello,

I would like to use zend_parse_parameters() to retrieve a zval** but it
currently does not do this. get_parameters() which does return zval**'s has been
deprecated. I don't want to use the '/' option with zend_parse_parameters()
because zval separation may not be necessary, and I would like to avoid it
whenever possible.

Josh

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to