ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-cvs
php-cvs
[PHP-CVS] cvs: php-src /ext/date TODO
by Jani Taskinen other posts by this author
Jun 18 2005 11:11AM messages near this date
[PHP-CVS] cvs: php-src / NEWS /ext/standard string.c /ext/standard/tests/strings substr_count.phpt | [PHP-CVS] cvs: php-src / php.ini-recommended
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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved