]> granicus.if.org Git - php/commitdiff
- Update TODO
authorDerick Rethans <derick@php.net>
Thu, 4 Aug 2005 14:59:29 +0000 (14:59 +0000)
committerDerick Rethans <derick@php.net>
Thu, 4 Aug 2005 14:59:29 +0000 (14:59 +0000)
ext/date/TODO

index 02ee82a23194c625cbb7d018a1f3fcbff0043cb1..4b1237c4a918adb0a6b3c13074084ed120987f17 100644 (file)
@@ -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.