Steph wrote:
>>What happens when the extension gets an IS_UNICODE string passed to it
>>if they are not using zend_parse_parameters()?  These strings can exist
>>independent of the unicode semantics switch.
> 
> 
> Just to be a pain - does anyone actually know off-hand of extensions that
> _don't_ use zend_parse_parameters()?  I mean, it's been around for a long
> time now...

There are plenty. There is API for functions that expect varible number
of arguments to get them in a hash, but I cannot remember how is it
called. I do remember using it once :)

Edin

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

Reply via email to