On Tue, 10 Jun 2008, Andrei Zmievski wrote: > In date(), strtotime(), etc, do we want to restrict the format argument to be > an ASCII string? Because right now if you pass Unicode string in, it will be > converted to binary using runtime encoding..
Yes, that's fine. The parser doesn't understand unicode anyway. regards, Derick -- Derick Rethans http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php