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

2010-09-20 Thread Ulf Wendel
uw Mon, 20 Sep 2010 19:01:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=303630 Log: Trying to pimp gcov.php.net code coverage tests.. trying to cover mysqlnd compress code with a standard test run Changed paths: U php/php-src/b

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

2010-09-20 Thread Ulf Wendel
uw Mon, 20 Sep 2010 18:26:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=303629 Log: Align test to the style used in the other tests Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug52891.phpt U php/php-src/t

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_pconn_conn_multiple.phpt branches/PHP_5_3/ext/mysqli/tests/mysqli_pconn_disabled.phpt branches/PHP_5_3/ext/mysqli/tests/mysqli_pco

2010-09-20 Thread Ulf Wendel
uw Mon, 20 Sep 2010 17:26:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=303628 Log: No reason not to run the tests with libmysql. Its long, long ago that pconnect has been a mysqlnd only feature Changed paths: U php/php-src/bran

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

2010-09-20 Thread Ilia Alshanetsky
iliaaMon, 20 Sep 2010 12:48:27 + Revision: http://svn.php.net/viewvc?view=revision&revision=303622 Log: Fixed a compiler warning Changed paths: U php/php-src/branches/PHP_5_3/ext/zip/php_zip.c U php/php-src/trunk/ext/zip/php_zip.c Modified: ph

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_alloc.c

2010-09-20 Thread Dmitry Stogov
dmitry Mon, 20 Sep 2010 12:12:42 + Revision: http://svn.php.net/viewvc?view=revision&revision=303619 Log: Fixed bug #52888 (Zend MM shutdown crash) Bug: http://bugs.php.net/52888 (Assigned) Zend MM shutdown crash Changed paths: U php/php-src/tru

Re: [PHP-CVS] svn: /php/php-src/trunk/sapi/cgi/ fastcgi.c

2010-09-20 Thread Dmitry Stogov
Hi Kalle, Your patch was definitely wrong and I reverted it. This code reads a terminating FastCGI header which can be omitted. With your change PHP reads just a single byte instead of whole header, as result FastCGI manager receives SIGPIPE and may assume that it can't deliver request. I do

[PHP-CVS] svn: /php/php-src/trunk/sapi/cgi/ fastcgi.c

2010-09-20 Thread Dmitry Stogov
dmitry Mon, 20 Sep 2010 10:45:22 + Revision: http://svn.php.net/viewvc?view=revision&revision=303614 Log: Reverted wrong patch Changed paths: U php/php-src/trunk/sapi/cgi/fastcgi.c Modified: php/php-src/trunk/sapi/cgi/fastcgi.c ===

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

2010-09-20 Thread Ulf Wendel
uw Mon, 20 Sep 2010 09:04:48 + Revision: http://svn.php.net/viewvc?view=revision&revision=303600 Log: Dont be strict on error messages, they can vary by server version Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo_mysql/tests/bug_44454.phpt

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

2010-09-20 Thread Andrey Hristov
andrey Mon, 20 Sep 2010 09:02:31 + Revision: http://svn.php.net/viewvc?view=revision&revision=303599 Log: add test case for 52891 Changed paths: A php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug52891.phpt A php/php-src/trunk/ext/mysqli/tests/bu