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

2010-05-27 Thread Andrey Hristov
andrey Thu, 27 May 2010 08:51:46 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299841 Log: Fix deallocation which can crash if the object is half-baken. Happens during OOM. Changed paths: U

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

2010-05-27 Thread Andrey Hristov
andrey Thu, 27 May 2010 12:00:48 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299843 Log: Fix crashes in the allocator in case of OOM. Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_debug.c U

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

2010-05-27 Thread Andrey Hristov
andrey Thu, 27 May 2010 12:05:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299844 Log: Fix possible crashes, in case of OOM, due to half-baken objects. 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/mysqli/tests/bug51647.phpt branches/PHP_5_3/ext/mysqli/tests/mysqli_get_cache_stats_off.phpt branches/PHP_5_3/ext/mysqli/tests/mysqli_get_client_stats

2010-05-27 Thread Ulf Wendel
uw Thu, 27 May 2010 12:09:39 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299845 Log: Test fixes and updates to work with a wider range of MySQL server configs Changed paths: U

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

2010-05-27 Thread Andrey Hristov
andrey Thu, 27 May 2010 12:39:12 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299848 Log: Don't use NULL pointer, always check before use Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.c U

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

2010-05-27 Thread Andrey Hristov
andrey Thu, 27 May 2010 12:44:10 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299849 Log: Check before use, because mysqlnd can return NULL and this will crash. However, this can happen only in case of OOM. Changed paths: U

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

2010-05-27 Thread Ulf Wendel
uw Thu, 27 May 2010 13:01:17 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299850 Log: Open server bug: mysqlnd works around it, libmysql fails. Let's skip because MySQL Server version tests are tricky and error prone. Changed paths:

[PHP-CVS] svn: /php/php-src/trunk/sapi/fpm/ php-fpm.conf.in

2010-05-27 Thread Jérôme Loyet
fat Thu, 27 May 2010 20:59:21 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299877 Log: typo Changed paths: U php/php-src/trunk/sapi/fpm/php-fpm.conf.in Modified: php/php-src/trunk/sapi/fpm/php-fpm.conf.in

Re: [PHP-CVS] svn: /php/php-src/trunk/sapi/fpm/ php-fpm.conf.in

2010-05-27 Thread Johannes Schlüter
On Thu, 2010-05-27 at 20:59 +, Jérôme Loyet wrote: fat Thu, 27 May 2010 20:59:21 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299877 Log: typo Changed paths: U php/php-src/trunk/sapi/fpm/php-fpm.conf.in Please mind that

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/sapi/fpm/ php-fpm.conf.in

2010-05-27 Thread Jérôme Loyet
fat Thu, 27 May 2010 22:18:58 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299880 Log: typo Changed paths: U php/php-src/branches/PHP_5_3/sapi/fpm/php-fpm.conf.in Modified: php/php-src/branches/PHP_5_3/sapi/fpm/php-fpm.conf.in

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/sapi/fpm/fpm/fpm_conf.c trunk/sapi/fpm/fpm/fpm_conf.c

2010-05-27 Thread Jérôme Loyet
fat Thu, 27 May 2010 22:31:28 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299881 Log: bug: include paths were not evaluated to to full path Changed paths: U php/php-src/branches/PHP_5_3/sapi/fpm/fpm/fpm_conf.c U

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

2010-05-27 Thread Johannes Schlüter
johannes Thu, 27 May 2010 22:41:36 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299882 Log: From user's perspective this was added 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/scripts/dev/credits trunk/scripts/dev/credits

2010-05-27 Thread Johannes Schlüter
johannes Thu, 27 May 2010 22:50:31 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299883 Log: Make the credits script more verbose Changed paths: U php/php-src/branches/PHP_5_3/scripts/dev/credits U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/credits_sapi.h trunk/ext/standard/credits_sapi.h

2010-05-27 Thread Johannes Schlüter
johannes Thu, 27 May 2010 22:51:28 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299884 Log: Update credits Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/credits_sapi.h U php/php-src/trunk/ext/standard/credits_sapi.h

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

2010-05-27 Thread Johannes Schlüter
johannes Thu, 27 May 2010 23:08:39 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299885 Log: Update EXTENSIONS file Changed paths: U php/php-src/branches/PHP_5_3/EXTENSIONS U php/php-src/trunk/EXTENSIONS Modified:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/README.QNX trunk/README.QNX

2010-05-27 Thread Johannes Schlüter
johannes Thu, 27 May 2010 23:12:44 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299886 Log: These files talk about PHP 3, flex, CVS, ... interesting to archeologists only Changed paths: D php/php-src/branches/PHP_5_3/README.QNX D

[PHP-CVS] svn: /php/php-src/trunk/ext/reflection/ php_reflection.c

2010-05-27 Thread Kalle Sommer Nielsen
kalleThu, 27 May 2010 23:24:06 + Revision: http://svn.php.net/viewvc?view=revisionrevision=299887 Log: Fixed compiler warning (pointer mismatch) Changed paths: U php/php-src/trunk/ext/reflection/php_reflection.c Modified: