I don't have any real problem with this patch. However, I didn't quite understand why you need it. Can you please remind me?

Andi

At 04:22 PM 10/7/2003 -0500, Josh Fuhs wrote:
How will I know if this gets included in the CVS source repository?

If it doesn't, could someone please explain why not and give me an alternative
solution to my problem?

I'm currently using the patched version of PHP and I don't want to upgrade
unless I know this change is included.

Thanks

Josh

Quoting Andi Gutmans <[EMAIL PROTECTED]>:

> 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
>
>




-- 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