[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2008-02-12 Thread changelog
changelog Wed Feb 13 01:31:26 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2956r2=1.2957diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2956

[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2008-02-12 Thread changelog
changelog Wed Feb 13 01:31:29 2008 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1239r2=1.1240diff_format=u Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.1239

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/tokenizer tokenizer.c

2008-02-12 Thread Dmitry Stogov
dmitry Tue Feb 12 09:28:01 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/tokenizer tokenizer.c Log: Added NOWDOC http://cvs.php.net/viewvc.cgi/php-src/ext/tokenizer/tokenizer.c?r1=1.31.2.5.2.7.2.2r2=1.31.2.5.2.7.2.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/tokenizer tokenizer.c

2008-02-12 Thread Dmitry Stogov
dmitry Tue Feb 12 09:28:31 2008 UTC Modified files: /php-src/ext/tokenizer tokenizer.c Log: Added NOWDOC http://cvs.php.net/viewvc.cgi/php-src/ext/tokenizer/tokenizer.c?r1=1.45r2=1.46diff_format=u Index: php-src/ext/tokenizer/tokenizer.c diff -u

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli mysqli.c /ext/mysqlnd mysqlnd.h mysqlnd_debug.c mysqlnd_debug.h mysqlnd_enum_n_def.h mysqlnd_structs.h

2008-02-12 Thread Antony Dovgal
On 11.02.2008 19:44, Andrey Hristov wrote: + REGISTER_LONG_CONSTANT(MYSQLI_ENUM_FLAG, ENUM_FLAG, CONST_CS | CONST_PERSISTENT); + REGISTER_LONG_CONSTANT(MYSQLI_BINARY_FLAG, BINARY_FLAG, CONST_CS | CONST_PERSISTENT); + REGISTER_LONG_CONSTANT(MYSQLI_NO_DEFAULT_VALUE_FLAG,

[PHP-CVS] cvs: php-src /ext/mysql php_mysql.c

2008-02-12 Thread Felipe Pena
felipe Tue Feb 12 10:15:16 2008 UTC Modified files: /php-src/ext/mysql php_mysql.c Log: MFB: Fixed Bug #44094 (SEGFAULT when using mysql_connect()) http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/php_mysql.c?r1=1.249r2=1.250diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysql php_mysql.c

2008-02-12 Thread Felipe Pena
felipe Tue Feb 12 10:11:55 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysql php_mysql.c Log: Fixed Bug #44094 (SEGFAULT when using mysql_connect())

[PHP-CVS] cvs: php-src /ext/mysqli mysqli.c

2008-02-12 Thread Andrey Hristov
andrey Tue Feb 12 10:51:25 2008 UTC Modified files: /php-src/ext/mysqli mysqli.c Log: Fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli.c?r1=1.118r2=1.119diff_format=u Index: php-src/ext/mysqli/mysqli.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli mysqli.c

2008-02-12 Thread Andrey Hristov
andrey Tue Feb 12 10:51:39 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli mysqli.c Log: Fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli.c?r1=1.72.2.16.2.17.2.12r2=1.72.2.16.2.17.2.13diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/mysqli mysqli.c

2008-02-12 Thread Antony Dovgal
tony2001Tue Feb 12 10:54:27 2008 UTC Modified files: /php-src/ext/mysqli mysqli.c Log: nuke unnecessary TSRMLS_FETCH() http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli.c?r1=1.119r2=1.120diff_format=u Index: php-src/ext/mysqli/mysqli.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli mysqli.c

2008-02-12 Thread Antony Dovgal
tony2001Tue Feb 12 10:54:54 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli mysqli.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli.c?r1=1.72.2.16.2.17.2.13r2=1.72.2.16.2.17.2.14diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli mysqli.c

2008-02-12 Thread Stanislav Malyshev
Windows build still seems to be broken: mysqli.c c:\projects\php-5.3\zend\zend_execute.h(229) : warning C4018: '' : signed/unsigned mismatch ext\mysqli\mysqli.c(792) : error C2121: '#' : invalid character : possibly the result of a macro expansion ext\mysqli\mysqli.c(792) : error C2065:

[PHP-CVS] cvs: php-src(PHP_5_3) / run-tests.php

2008-02-12 Thread Ilia Alshanetsky
iliaa Tue Feb 12 18:23:14 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: Disable mbstring overload http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.35.2.15r2=1.226.2.37.2.35.2.16diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array array_change_key_case_variation7.phpt

2008-02-12 Thread Hannes Magnusson
bjori Tue Feb 12 20:05:29 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_change_key_case_variation7.phpt Log: Fix test

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/mysql php_mysql.c

2008-02-12 Thread Felipe Pena
Em Ter, 2008-02-12 às 20:04 +0100, Hannes Magnusson escreveu: On Feb 12, 2008 11:24 AM, Felipe Pena [EMAIL PROTECTED] wrote: felipe Tue Feb 12 10:24:35 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysql php_mysql.c Log: MFB: Fixed Bug #44094

[PHP-CVS] cvs: php-src /ext/mysql php_mysql.c

2008-02-12 Thread Johannes Schlüter
johannesTue Feb 12 20:43:29 2008 UTC Modified files: /php-src/ext/mysql php_mysql.c Log: - Make clear what's going on and avoid overwriting parameters http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/php_mysql.c?r1=1.250r2=1.251diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/mysql php_mysql.c

2008-02-12 Thread Felipe Pena
Em Ter, 2008-02-12 às 20:04 +0100, Hannes Magnusson escreveu: On Feb 12, 2008 11:24 AM, Felipe Pena [EMAIL PROTECTED] wrote: felipe Tue Feb 12 10:24:35 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysql php_mysql.c Log: MFB: Fixed Bug #44094

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/zlib zlib_filter.c

2008-02-12 Thread Greg Beaver
cellog Tue Feb 12 23:29:18 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/zlib zlib_filter.c /php-srcNEWS Log: MFH: fix potential memleak due to destruction of filterparams zval

[PHP-CVS] cvs: php-src /ext/zlib zlib_filter.c

2008-02-12 Thread Greg Beaver
cellog Tue Feb 12 23:27:46 2008 UTC Modified files: /php-src/ext/zlib zlib_filter.c Log: fix potential memleak due to destruction of filterparams zval http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/zlib_filter.c?r1=1.22r2=1.23diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli mysqli.c

2008-02-12 Thread Andrey Hristov
andrey Tue Feb 12 22:05:34 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli mysqli.c Log: Fix windows build - VC doesn't like nested macros

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mysql php_mysql.c

2008-02-12 Thread Johannes Schlüter
johannesTue Feb 12 20:43:50 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysql php_mysql.c Log: - MFH: Make clear what's going on and avoid overwriting parameters

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysql php_mysql.c

2008-02-12 Thread Johannes Schlüter
johannesTue Feb 12 20:43:42 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysql php_mysql.c Log: - MFH: Make clear what's going on and avoid overwriting parameters

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli mysqli.c

2008-02-12 Thread Johannes Schlüter
johannesTue Feb 12 20:19:21 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli mysqli.c Log: MFH: - Fix build with TSRM and mysqlnd

[PHP-CVS] cvs: php-src /ext/mysqli mysqli.c

2008-02-12 Thread Johannes Schlüter
johannesTue Feb 12 20:18:56 2008 UTC Modified files: /php-src/ext/mysqli mysqli.c Log: - Fix build with TSRM and mysqlnd http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli.c?r1=1.120r2=1.121diff_format=u Index: php-src/ext/mysqli/mysqli.c diff

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/array array_change_key_case_variation7.phpt

2008-02-12 Thread Hannes Magnusson
bjori Tue Feb 12 20:06:10 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/array array_change_key_case_variation7.phpt Log: Fix test

[PHP-CVS] Re: cvs: php-src(PHP_5_2) /ext/mysql php_mysql.c

2008-02-12 Thread Christian Hoffmann
On 2008-02-12 20:04, Hannes Magnusson wrote: On Feb 12, 2008 11:24 AM, Felipe Pena [EMAIL PROTECTED] wrote: felipe Tue Feb 12 10:24:35 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysql php_mysql.c Log: MFB: Fixed Bug #44094 (SEGFAULT when using

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/mysql php_mysql.c

2008-02-12 Thread Hannes Magnusson
On Feb 12, 2008 11:24 AM, Felipe Pena [EMAIL PROTECTED] wrote: felipe Tue Feb 12 10:24:35 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysql php_mysql.c Log: MFB: Fixed Bug #44094 (SEGFAULT when using mysql_connect())

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zlib zlib_filter.c

2008-02-12 Thread Greg Beaver
cellog Tue Feb 12 23:28:05 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zlib zlib_filter.c Log: MFH: fix potential memleak due to destruction of filterparams zval

[PHP-CVS] cvs: php-src /ext/standard/tests/array array_change_key_case_variation1.phpt array_change_key_case_variation2.phpt array_change_key_case_variation3.phpt array_change_key_case_variation4.phpt

2008-02-12 Thread Josie Messa
jmessa Tue Feb 12 17:45:48 2008 UTC Modified files: /php-src/ext/standard/tests/array array_change_key_case_variation4.phpt array_change_key_case_variation7.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/array array_change_key_case_variation1.phpt array_change_key_case_variation2.phpt array_change_key_case_variation3.phpt array_change_key_case_variat

2008-02-12 Thread Josie Messa
jmessa Tue Feb 12 17:43:54 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/array array_change_key_case_variation1.phpt array_change_key_case_variation5.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/array array_change_key_case_variation1.phpt array_change_key_case_variation2.phpt array_change_key_case_variation3.phpt array_change_key_case_variat

2008-02-12 Thread Josie Messa
jmessa Tue Feb 12 17:44:50 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/array array_change_key_case_variation6.phpt array_change_key_case_variation4.phpt

[PHP-CVS] cvs: php-src /ext/mysqli mysqli.c

2008-02-12 Thread Andrey Hristov
andrey Tue Feb 12 22:06:06 2008 UTC Modified files: /php-src/ext/mysqli mysqli.c Log: Fix Windows build. VC doesn't like nested macros - expansion + #if http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli.c?r1=1.121r2=1.122diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/mysql php_mysql.c

2008-02-12 Thread Johannes Schlüter
Hi, On Tue, 2008-02-12 at 20:04 +0100, Hannes Magnusson wrote: @@ -556,7 +556,7 @@ hashed_details_length = spprintf(hashed_details, 0, mysql__%s_, user); client_flags = CLIENT_INTERACTIVE; } else { - if

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard array.c

2008-02-12 Thread Felipe Pena
Em Ter, 2008-02-12 às 18:50 +0100, Hannes Magnusson escreveu: On Feb 12, 2008 2:31 AM, Felipe Pena [EMAIL PROTECTED] wrote: felipe Tue Feb 12 01:31:12 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard array.c Log: array_slice() -

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard array.c

2008-02-12 Thread Hannes Magnusson
On Feb 12, 2008 2:31 AM, Felipe Pena [EMAIL PROTECTED] wrote: felipe Tue Feb 12 01:31:12 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard array.c Log: array_slice() - Fixed behavior when NULL is given in third parameter (BC) This is

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard math.c /ext/standard/tests/math exp_error.phpt

2008-02-12 Thread Nuno Lopes
@@ -471,14 +471,14 @@ Returns e raised to the power of the number */ PHP_FUNCTION(exp) { - zval **num; +double num; + +if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, d, num) == FAILURE) { +return; +} + +RETURN_DOUBLE(exp(num)); you

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard array.c

2008-02-12 Thread Felipe Pena
felipe Tue Feb 12 12:47:30 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard array.c Log: MFB: array_slice() - Fixed behavior when NULL is given in third parameter (BC)