On Wed, 18 Jul 2007, Andi Gutmans wrote:

> Functions would work properly with Unicode, but you would explicitly
> create Unicode strings e.g. u"foobar". This is not uncommon practice and
> many other languages actually go down this route incl. Python and
> various versions of C++ frameworks.

That's what I meant, Unicode is not implied so it doesn't work "by 
default".

Derick

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

Reply via email to