I don't quite understand how this is of added value over the existing "z".
Can you please explain in more detail?

Thanks,
Andi

At 07:05 PM 8/7/2003 -0500, [EMAIL PROTECTED] wrote:
One more time. I hope it's not too obvious that I'm new at this :)

This patch would add a 'Z' flag to zend_parse_parameters*().

Example:
    #typdef zvar zval**
    zvar a_zvar;
    zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "Z", &zvar);

Josh

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


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



Reply via email to