On December 15, 2003 06:36 pm, Rasmus Lerdorf wrote:
> As Stig says, the correct solution would be to always store the encoding
> of the string right alongside the length of the string in the guts of PHP.
> Anything short of that is going to be a hack.  PHP6 here we come...

Then here is our first TODO for PHP6 :). But until then, please, let's try to 
avoid adding hacks that implement partial mb support in select functions. 
These hacks serve no one, many users loose scalability and other users get 
partial support that will likely prevent them from using the new 
functionality.

Ilia

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

Reply via email to