[PHP-CVS] svn: /SVNROOT/ global_avail

2010-03-07 Thread Derick Rethans
derick Sun, 07 Mar 2010 19:26:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=295942 Log: - Give Michael full GTK karma (on request by Elizabeth). Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/date/lib/parse_date.c branches/PHP_5_2/ext/date/lib/parse_date.re branches/PHP_5_2/ext/date/tests/bug46111.phpt branches/PHP_5_3/NEWS branches/PHP_5_3

2010-03-07 Thread Derick Rethans
derick Sun, 07 Mar 2010 19:18:06 + Revision: http://svn.php.net/viewvc?view=revision&revision=295940 Log: - Fixed bug #46111 (Some timezone identifiers can not be parsed). Bug: http://bugs.php.net/46111 (Assigned) strtotime() returns false for some valid ti

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/date/lib/timezonemap.h branches/PHP_5_3/ext/date/lib/timezonemap.h trunk/ext/date/lib/timezonemap.h

2010-03-07 Thread Derick Rethans
derick Sun, 07 Mar 2010 19:13:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=295939 Log: - Re-generate mapping files, but now with BC zones as well. #- Fixes the test case for bug #17988 that used a few of those. Bug: http://bugs.php.net/179

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/date/lib/fallbackmap.h branches/PHP_5_2/ext/date/lib/timezonemap.h branches/PHP_5_3/NEWS branches/PHP_5_3/ext/date/lib/fallbackmap.h branches/PHP_5_3/

2010-03-07 Thread Derick Rethans
derick Sun, 07 Mar 2010 18:21:23 + Revision: http://svn.php.net/viewvc?view=revision&revision=295937 Log: - Fixed bug #48902 (Timezone database fallback map is outdated). Bug: http://bugs.php.net/48902 (Assigned) datetimezone uses calcutta or kolkata

[PHP-CVS] svn: /SVNROOT/ commit-email.php

2010-03-07 Thread Philip Olson
philip Sun, 07 Mar 2010 18:01:59 + Revision: http://svn.php.net/viewvc?view=revision&revision=295936 Log: bugtracker to php-bugs cleanup Changed paths: U SVNROOT/commit-email.php Modified: SVNROOT/commit-email.php =

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/date/php_date.c branches/PHP_5_3/ext/date/tests/bug49059.phpt trunk/ext/date/php_date.c trunk/ext/date/tests/bug49059.phpt

2010-03-07 Thread Derick Rethans
derick Sun, 07 Mar 2010 17:25:16 + Revision: http://svn.php.net/viewvc?view=revision&revision=295933 Log: - Fixed bug #49059 (DateTime::diff() repeats previous sub() operation). Bug: http://bugs.php.net/49059 (Closed) DateTime::diff() repeats previous sub()

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/bug48678.phpt trunk/ext/date/tests/bug48678.phpt

2010-03-07 Thread Derick Rethans
derick Sun, 07 Mar 2010 17:23:40 + Revision: http://svn.php.net/viewvc?view=revision&revision=295932 Log: - Update test cases after the fix for bug #49778. Bug: http://bugs.php.net/49778 (Closed) DateInterval::format("%a") is always zero Changed path

[PHP-CVS] svn: /php/php-src/trunk/ext/date/tests/ bug49778.phpt

2010-03-07 Thread Derick Rethans
derick Sun, 07 Mar 2010 17:20:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=295931 Log: - Fixed test case, there are Unicode keys here. Changed paths: U php/php-src/trunk/ext/date/tests/bug49778.phpt Modified: php/php-src/trunk/ext/d

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS

2010-03-07 Thread Ilia Alshanetsky
iliaaSun, 07 Mar 2010 15:33:46 + Revision: http://svn.php.net/viewvc?view=revision&revision=295929 Log: semantics Changed paths: U php/php-src/branches/PHP_5_2/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/date/lib/parse_iso_intervals.c branches/PHP_5_3/ext/date/lib/parse_iso_intervals.re branches/PHP_5_3/ext/date/php_date.c branche

2010-03-07 Thread Derick Rethans
derick Sun, 07 Mar 2010 15:26:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=295928 Log: - Fixed bug #40778 (DateInterval::format("%a") is always zero when an interval is created from an ISO string). Bug: http://bugs.php.net/40778 (Closed)

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2010-03-07 Thread Felipe Pena
felipe Sun, 07 Mar 2010 13:58:02 + Revision: http://svn.php.net/viewvc?view=revision&revision=295925 Log: - Fix order Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS ==

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/date/php_date.c branches/PHP_5_3/ext/date/tests/bug50055.phpt trunk/ext/date/php_date.c trunk/ext/date/tests/bug50055.phpt

2010-03-07 Thread Derick Rethans
derick Sun, 07 Mar 2010 13:54:46 + Revision: http://svn.php.net/viewvc?view=revision&revision=295924 Log: - Fixed bug #50555 (DateTime::sub() allows 'relative' time modifications). Bug: http://bugs.php.net/50555 (Open) Cannot retrieve output parameter from

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/bug45554.phpt trunk/ext/date/tests/bug45554.phpt

2010-03-07 Thread Derick Rethans
derick Sun, 07 Mar 2010 13:47:06 + Revision: http://svn.php.net/viewvc?view=revision&revision=295923 Log: - Change this test case because non-6 digits are supported now, and clarify that the "1" doesn't show because the precision isn't high enough. (Same

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/date/lib/ parse_iso_intervals.re

2010-03-07 Thread Derick Rethans
derick Sun, 07 Mar 2010 13:11:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=295922 Log: - Fixed copyright year. Changed paths: U php/php-src/branches/PHP_5_3/ext/date/lib/parse_iso_intervals.re Modified: php/php-src/branches/PHP_5_3/

[PHP-CVS] svn: /php/php-src/trunk/ext/date/lib/ parse_date.re

2010-03-07 Thread Derick Rethans
derick Sun, 07 Mar 2010 13:05:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=295920 Log: - Commit updated .re file as well for the "first day of" issue. Changed paths: U php/php-src/trunk/ext/date/lib/parse_date.re Modified: php/php-s