summaryrefslogtreecommitdiff
path: root/ext/date/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/TODO')
-rw-r--r--ext/date/TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/date/TODO b/ext/date/TODO
deleted file mode 100644
index 4b1237c4a9..0000000000
--- a/ext/date/TODO
+++ /dev/null
@@ -1,6 +0,0 @@
-- 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.