From 20cc9e3939df6e750bbaa4faff534bdfd70ed58c Mon Sep 17 00:00:00 2001 From: foobar Date: Sat, 18 Jun 2005 18:11:33 +0000 Subject: [PATCH] some more things to do --- ext/date/TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ext/date/TODO b/ext/date/TODO index 0405c0422c..6020de98cf 100644 --- a/ext/date/TODO +++ b/ext/date/TODO @@ -1,5 +1,8 @@ - Fix one bug that prevent current testcases from working. -- Implement INI settings default timezone, for now the env var "TZ" can be +- Implement INI setting default timezone, for now the env var "TZ" can be used. - Port over my 200 test cases to .phpt format. - Write an error handler for unexpected characters while parsing dates. +- Remove old parsedate.* code from ext/standard +- Move all date/time related functions from ext/standard to ext/date +- Move all date/time related tests from ext/standard/tests to ext/data/tests -- 2.50.1