]> granicus.if.org Git - php/commitdiff
- Updated to-do.
authorDerick Rethans <derick@php.net>
Thu, 8 Sep 2011 16:57:41 +0000 (16:57 +0000)
committerDerick Rethans <derick@php.net>
Thu, 8 Sep 2011 16:57:41 +0000 (16:57 +0000)
ext/date/TODO

index 4b1237c4a918adb0a6b3c13074084ed120987f17..a585b055167c0b4558fd73108bb246be9c3906e5 100644 (file)
@@ -1,6 +1,5 @@
 - Port over my 200 test cases to .phpt format.
 - 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.