[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/pdo_pgsql/pgsql_driver.c branches/PHP_5_3/ext/pdo_pgsql/tests/bug61267.phpt branches/PHP_5_4/ext/pdo_pgsql/pgsql_driver.c branch

2012-03-08 Thread Gustavo André dos Santos Lopes
cataphract Thu, 08 Mar 2012 08:52:28 + Revision: http://svn.php.net/viewvc?view=revisionrevision=324014 Log: - Fixed bug #61267: pdo_pgsql's PDO::exec() returns the number of SELECTed rows on postgresql = 9 Bug: https://bugs.php.net/61267 (Open) pdo_pgsql's

[PHP-CVS] [git] karma.git branch PHP_POST_RECEIVE updated. e41adef

2012-03-08 Thread irker
The branch PHP_POST_RECEIVE on karma.git has been updated via e41adefbee4ab8758d42a360eeaecd5e22bb7e30 (commit) from 46adcc9c1571d5a20660ca49b2762189a1495786 (commit)

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/basic_functions.c branches/PHP_5_3/ext/standard/file.h branches/PHP_5_3/main/php_streams.h branches/PHP_5_3/main/stream

2012-03-08 Thread Gustavo André dos Santos Lopes
cataphract Thu, 08 Mar 2012 12:30:59 + Revision: http://svn.php.net/viewvc?view=revisionrevision=324020 Log: - Fixed bug #61253: Wrappers opened with errors concurrency problem #NOTE: There is a very small possibility that this will further break #extensions

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/main/streams/streams.c branches/PHP_5_4/main/streams/streams.c trunk/main/streams/streams.c

2012-03-08 Thread Gustavo André dos Santos Lopes
cataphract Thu, 08 Mar 2012 12:39:48 + Revision: http://svn.php.net/viewvc?view=revisionrevision=324021 Log: - Oops committed old version of the patch in r324020. Fixed. See bug #61253. Bug: https://bugs.php.net/61253 (Assigned) Wrappers opened with errors