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..

-Andrei

Henrique do Nascimento Angelo wrote:
hnangelo                Sat Jun  7 20:30:30 2008 UTC

Modified files: /php-src/ext/date php_date.c Log:
  Add Unicode support and set as unicode compatible

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to