On Tue, 13 Sep 2005, Antony Dovgal wrote:

> > But needed, as even with the semantics off, you can get unicode strings.
> > Which can end up as array keys.
> 
> Yes, in this case there is no way to avoid converting (while doing
> unserialize()), but I don't see any point in creating Unicode strings when
> serializing with unicode_semantics is Off.

Why not? An array can have a unicode string element, you want to 
properly serialize that, as you can't always downconvert.

Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

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

Reply via email to