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

2009-10-22 Thread Andrey Hristov
andrey Thu, 22 Oct 2009 14:30:51 + Revision: http://svn.php.net/viewvc?view=revision&revision=289850 Log: Count number of affected_rows for normal and PS queries Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.c U php/php-src/br

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

2009-10-22 Thread Andrey Hristov
andrey Thu, 22 Oct 2009 15:17:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=289851 Log: Move definition Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_enum_n_def.h U php/php-src/branches/PHP_5_3/ext/mysqlnd/my

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_get_client_stats.phpt branches/PHP_5_3/ext/mysqlnd/mysqlnd_statistics.c trunk/ext/mysqli/tests/mysqli_get_client_stats.phpt trunk/

2009-10-22 Thread Ulf Wendel
uw Thu, 22 Oct 2009 16:05:33 + Revision: http://svn.php.net/viewvc?view=revision&revision=289855 Log: Fixing stats, updating test to accept new stats Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_get_client_stats.phpt U

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

2009-10-22 Thread Ulf Wendel
uw Thu, 22 Oct 2009 16:10:02 + Revision: http://svn.php.net/viewvc?view=revision&revision=289856 Log: Updating mysqlnd version number. Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.h U php/php-src/trunk/ext/mysqlnd/mysqlnd

[PHP-CVS] svn: /php/php-src/trunk/ext/openssl/ xp_ssl.c

2009-10-22 Thread Antony Dovgal
tony2001 Thu, 22 Oct 2009 16:17:41 + Revision: http://svn.php.net/viewvc?view=revision&revision=289857 Log: fix ZTS build Changed paths: U php/php-src/trunk/ext/openssl/xp_ssl.c Modified: php/php-src/trunk/ext/openssl/xp_ssl.c ==

Re: [PHP-CVS] svn: /php/php-src/trunk/ext/openssl/ xp_ssl.c

2009-10-22 Thread Kalle Sommer Nielsen
Hi Tony 2009/10/22 Antony Dovgal : >        php_url *url; > +       TSRMLS_FETCH(); > >        if (ctx) { >                zval **val = NULL; > Perhaps we should just add TSRMLS_DC to the function proto instead of this TSRMLS_FETCH()? The caller have have the TS macros already :) -- regrads,

Re: [PHP-CVS] svn: /php/php-src/trunk/ext/openssl/ xp_ssl.c

2009-10-22 Thread Antony Dovgal
On 22.10.2009 20:47, Kalle Sommer Nielsen wrote: > Hi Tony > > 2009/10/22 Antony Dovgal : >>php_url *url; >> + TSRMLS_FETCH(); >> >>if (ctx) { >>zval **val = NULL; >> > > Perhaps we should just add TSRMLS_DC to the function proto instead of > this TSRMLS_FETC

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

2009-10-22 Thread Andrey Hristov
andrey Thu, 22 Oct 2009 17:07:55 + Revision: http://svn.php.net/viewvc?view=revision&revision=289858 Log: Have the lengths also to skip many calls to strlen Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.c U php/php-src/branche

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

2009-10-22 Thread Andrey Hristov
andrey Thu, 22 Oct 2009 17:36:12 + Revision: http://svn.php.net/viewvc?view=revision&revision=289859 Log: Don't forget to update the length too Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.c U php/php-src/trunk/ext/mysqlnd/my

[PHP-CVS] svn: /php/php-src/trunk/ext/openssl/ xp_ssl.c

2009-10-22 Thread Arnaud Le Blanc
lbarnaud Thu, 22 Oct 2009 18:48:38 + Revision: http://svn.php.net/viewvc?view=revision&revision=289860 Log: TSRMLS Changed paths: U php/php-src/trunk/ext/openssl/xp_ssl.c Modified: php/php-src/trunk/ext/openssl/xp_ssl.c =

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/standard/tests/general_functions/import_request.phpt branches/PHP_5_3/ext/standard/tests/general_functions/import_request.phpt trunk/ext/standard/test

2009-10-22 Thread Ilia Alshanetsky
iliaaThu, 22 Oct 2009 19:39:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=289866 Log: Fixed test Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/tests/general_functions/import_request.phpt U php/php-src/branches/P