derick          Thu Aug  4 10:59:29 2005 EDT

  Modified files:              
    /php-src/ext/date   TODO 
  Log:
  - Update TODO
  
  
http://cvs.php.net/diff.php/php-src/ext/date/TODO?r1=1.9&r2=1.10&ty=u
Index: php-src/ext/date/TODO
diff -u php-src/ext/date/TODO:1.9 php-src/ext/date/TODO:1.10
--- php-src/ext/date/TODO:1.9   Wed Jul 20 04:31:00 2005
+++ php-src/ext/date/TODO       Thu Aug  4 10:59:29 2005
@@ -2,3 +2,5 @@
 - Write an error handler for unexpected characters while parsing dates.
 - Cache lookups for timezone information.
 - Optimize parsing @ with a negative timestamp.
+- Make sure that date_default_timezone_set() validates the passed timezone
+  identifier.

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

Reply via email to