summaryrefslogtreecommitdiff
path: root/TODO-5.1
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2004-05-28 10:47:15 +0000
committerDerick Rethans <derick@php.net>2004-05-28 10:47:15 +0000
commit27344aaed6f45eb339ca240327d5ffef437970ea (patch)
tree04a08f065d8ee327fac1bfa82633412e6e291d8f /TODO-5.1
parentf964cc09d2b4537c27c291fac1d2124f62fa1a3f (diff)
downloadphp-git-27344aaed6f45eb339ca240327d5ffef437970ea.tar.gz
- Added date/time parser thingy.
Diffstat (limited to 'TODO-5.1')
-rw-r--r--TODO-5.13
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO-5.1 b/TODO-5.1
index 4d6f3fc212..ddb4e4ef4e 100644
--- a/TODO-5.1
+++ b/TODO-5.1
@@ -12,3 +12,6 @@ Build System
------------
- Implement load order of built-in extensions (apply the patch). (Wez)
+Standard Library
+----------------
+ - Implement new time/date parsing and handling functions. (Derick)