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 / NEWS /ext/date TODO
by Derick Rethans other posts by this author
Jun 18 2005 12:40PM messages near this date
[PHP-CVS] cvs: php-src /ext/date TODO php_date.c php_date.h /ext/date/tests default-timezone-1.phpt default-timezone-2.phpt | [PHP-CVS] cvs: php-src /ext/date/tests bug28024.phpt
derick		Sat Jun 18 15:40:32 2005 EDT

  Modified files:              
    /php-src	NEWS 
    /php-src/ext/date	TODO 
  Log:
  - Update NEWS with bugfix happyness.
  - Update TODO file for ext/date. No known bugs currently.
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1931&r2=1.1932&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1931 php-src/NEWS:1.1932
--- php-src/NEWS:1.1931	Sat Jun 18 14:59:12 2005
+++ php-src/NEWS	Sat Jun 18 15:40:31 2005
@@ -25,6 +25,8 @@
 - Fixed bug #33212 ([GCC 4]: 'zend_error_noreturn' aliased to external symbol
   'zend_error'). (Dmitry)
 - Fixed bug #33150 (shtool: insecure temporary file creation). (Jani)
+- Fixed bugs #33056, #32588, #32555, #32270, #32086, #30532, #28024 (strotime
+  related bugs). (Derick)
 - Fixed bug #31256 (PHP_EVAL_LIBLINE configure macro does not handle -pthread).
   (Jani)
 - Fixed bug #28355 (glob wont error if dir is not readable). (Hartmut)
http://cvs.php.net/diff.php/php-src/ext/date/TODO?r1=1.3&r2=1.4&ty=u
Index: php-src/ext/date/TODO
diff -u php-src/ext/date/TODO:1.3 php-src/ext/date/TODO:1.4
--- php-src/ext/date/TODO:1.3	Sat Jun 18 14:11:33 2005
+++ php-src/ext/date/TODO	Sat Jun 18 15:40:31 2005
@@ -1,4 +1,3 @@
-- Fix one bug that prevent current testcases from working.
 - Implement INI setting default timezone, for now the env var "TZ" can be
   used.
 - Port over my 200 test cases to .phpt format.

-- 
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