sniper Sat Jun 18 14:11:33 2005 EDT
Modified files:
/php-src/ext/date TODO
Log:
some more things to do
http://cvs.php.net/diff.php/php-src/ext/date/TODO?r1=1.2&r2=1.3&ty=u
Index: php-src/ext/date/TODO
diff -u php-src/ext/date/TODO:1.2 php-src/ext/date/TODO:1.3
--- php-src/ext/date/TODO:1.2 Wed Jun 15 03:58:21 2005
+++ php-src/ext/date/TODO Sat Jun 18 14:11:33 2005
@@ -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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php