Derick,

The case we're talking about here is where a Unicode string containing only ASCII characters is passed to an extension, not a binary string with the same characters.

-Andrei

On May 15, 2006, at 2:53 PM, Derick Rethans wrote:

Yeah, but that doesnt mean you need to throw a hard error on passing a
unicode string here. They can also contain just ascii data which is
perfectly acceptable.


regards,
Derick

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

Reply via email to