[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/bug54340.phpt trunk/ext/date/php_date.c trunk/ext/date/tests/bug54340.phpt

2011-03-22 Thread Adam Harvey
aharvey Tue, 22 Mar 2011 08:33:22 + Revision: http://svn.php.net/viewvc?view=revisionrevision=309535 Log: Fix bug #54340 (DateTime::add() method bug). Bug: http://bugs.php.net/54340 (Assigned) DateTime::add() method bug Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/pdo_pgsql/config.m4 trunk/ext/pdo_pgsql/config.m4

2011-03-22 Thread Adam Harvey
aharvey Tue, 22 Mar 2011 09:12:01 + Revision: http://svn.php.net/viewvc?view=revisionrevision=309545 Log: Fix bug #54318 (Non-portable grep option used in PDO pgsql configuration). Patch by Ben Walton bwalton at artsci dot utoronto dot ca. Bug:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd_net.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_wireprotocol.c trunk/ext/mysqlnd/mysqlnd_net.c trunk/ext/mysqlnd/mysqlnd_wireprotocol.c

2011-03-22 Thread Andrey Hristov
andrey Tue, 22 Mar 2011 12:22:16 + Revision: http://svn.php.net/viewvc?view=revisionrevision=309553 Log: remove unneeded includes Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_net.c U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd_result.c trunk/ext/mysqlnd/mysqlnd_result.c

2011-03-22 Thread Andrey Hristov
andrey Tue, 22 Mar 2011 12:54:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=309557 Log: remove more unneeded includes Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_result.c U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/config9.m4 trunk/ext/mysqlnd/config9.m4

2011-03-22 Thread Andrey Hristov
andrey Tue, 22 Mar 2011 14:39:36 + Revision: http://svn.php.net/viewvc?view=revisionrevision=309561 Log: Fix message Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/config9.m4 U php/php-src/trunk/ext/mysqlnd/config9.m4 Modified:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd_result.c trunk/ext/mysqlnd/mysqlnd_result.c

2011-03-22 Thread Andrey Hristov
andrey Tue, 22 Mar 2011 14:39:58 + Revision: http://svn.php.net/viewvc?view=revisionrevision=309562 Log: palloc is long dead, use more appropriate name Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_result.c U

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-03-22 Thread Rasmus Lerdorf
rasmus Tue, 22 Mar 2011 17:26:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=309568 Log: systems karma for Daniel Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/spl/spl_iterators.c branches/PHP_5_3/ext/spl/tests/bug54281.phpt trunk/ext/spl/spl_iterators.c trunk/ext/spl/tests/bug54281.phpt

2011-03-22 Thread Felipe Pena
felipe Tue, 22 Mar 2011 22:41:16 + Revision: http://svn.php.net/viewvc?view=revisionrevision=309577 Log: - Fixed bug #54281 (Crash in non-initialized RecursiveIteratorIterator) Bug: http://bugs.php.net/54281 (error getting bug information) Changed

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/sockets/sockets.c branches/PHP_5_3/ext/sockets/tests/socket_strerror.phpt branches/PHP_5_3/main/network.c trunk/UPGRADING

2011-03-22 Thread Gustavo André dos Santos Lopes
cataphract Wed, 23 Mar 2011 00:51:22 + Revision: http://svn.php.net/viewvc?view=revisionrevision=309579 Log: - Updating UPGRADING for r309516 and modest merge to 5.3. Changed paths: U php/php-src/branches/PHP_5_3/NEWS U

[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/bug54283.phpt trunk/ext/date/php_date.c trunk/ext/date/tests/bug54283.phpt

2011-03-22 Thread Felipe Pena
felipe Wed, 23 Mar 2011 01:22:18 + Revision: http://svn.php.net/viewvc?view=revisionrevision=309580 Log: - Fixed bug #54283 (new DatePeriod(NULL) causes crash) Bug: http://bugs.php.net/54283 (error getting bug information) Changed paths: U