- Updated to-do.

This commit is contained in:
Derick Rethans 2011-09-08 16:57:41 +00:00
parent dd312dda4f
commit 72ebf32b49

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