[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/calendar/gregor.c branches/PHP_5_3/ext/calendar/tests/jdtomonthname.phpt branches/PHP_5_4/ext/calendar/gregor.c branches/PHP_5_4/ext/calendar/tests/jd

2011-09-27 Thread Gustavo André dos Santos Lopes
cataphract Tue, 27 Sep 2011 11:43:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=317393 Log: - Oops missed return. Also improved the readability of a test. Changed paths: U php/php-src/branches/PHP_5_3/ext/calendar/gregor.c U php/php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/calendar/gregor.c branches/PHP_5_3/ext/calendar/tests/bug55797_1.phpt branches/PHP_5_3/ext/calendar/tests/bug55797_2.phpt branch

2011-09-27 Thread Gustavo André dos Santos Lopes
cataphract Tue, 27 Sep 2011 10:57:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=317387 Log: - Added tests and NEWS for r306475; see bug #55797. - Removed now redundant previous overflow check, which relied on undefined behavior (wraparound) an

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

2011-09-27 Thread Alan Knowles
alan_k Tue, 27 Sep 2011 09:35:50 + Revision: http://svn.php.net/viewvc?view=revision&revision=317382 Log: document fix for #55475 in NEWS Bug: https://bugs.php.net/55475 (Assigned) is_a() triggers autoloader Changed paths: U php/php-src/branches

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/pdo_oci/oci_driver.c branches/PHP_5_4/ext/pdo_oci/oci_driver.c trunk/ext/pdo_oci/oci_driver.c

2011-09-27 Thread Antony Dovgal
tony2001 Tue, 27 Sep 2011 09:12:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=317381 Log: fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed) Bug: https://bugs.php.net/55768 (Open) PDO_OCI can't resume session when kil

Fwd: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/calendar/tests/bug53574.phpt branches/PHP_5_3/ext/calendar/tests/bug53574_1.phpt branches/PHP_5_3/ext/calendar/tests/bug53574_2.phpt branches/PHP

2011-09-27 Thread Ferenc Kovacs
forgot to cc the list, albeit I don't think anybody would be interested. :) -- Forwarded message -- From: Ferenc Kovacs Date: Tue, Sep 27, 2011 at 10:22 AM Subject: Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/calendar/tests/bug53574.phpt branches/PHP_5_3/ext/calendar/te

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/tests/class_object/ is_a_error_001.phpt is_subclass_of_error_001.phpt

2011-09-27 Thread Alan Knowles
alan_k Tue, 27 Sep 2011 07:59:47 + Revision: http://svn.php.net/viewvc?view=revision&revision=317377 Log: remove paths from is_a and is_subclass tests Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/class_object/is_a_error_001.phpt