RE: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard proc_open.c /main SAPI.c main.c php_ini.c /main/streams plain_wrapper.c /win32 select.c /win32/build config.w32 TSRM TSRM.h tsrm_win32.c ZendEngi

2007-04-17 Thread Dmitry Stogov
I spoke with Ilia and he aproved the patch. Really the patch changes nothing for 32-bit and UNIX 64-bit. Thanks. Dmitry. > -Original Message- > From: Marcus Boerger [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 17, 2007 11:11 PM > To: Dmitry Stogov > Cc: Derick Rethans; php-cvs@lists.

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard basic_functions.c /ext/standard/tests/general_functions putenv.phpt

2007-04-17 Thread Antony Dovgal
tony2001Tue Apr 17 20:34:14 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/general_functions putenv.phpt Modified files: /php-src/ext/standard basic_functions.c Log: MFH: fix putenv("var") (i.e. unset

[PHP-CVS] cvs: php-src /ext/standard basic_functions.c /ext/standard/tests/general_functions putenv.phpt

2007-04-17 Thread Antony Dovgal
tony2001Tue Apr 17 20:33:45 2007 UTC Added files: /php-src/ext/standard/tests/general_functions putenv.phpt Modified files: /php-src/ext/standard basic_functions.c Log: fix putenv("var") (i.e. unset) on BSD systems add

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cgi/tests 006.phpt

2007-04-17 Thread Antony Dovgal
tony2001Tue Apr 17 20:17:25 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cgi/tests 006.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/tests/006.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u Index: php-src/sapi/cgi/tests/00

[PHP-CVS] cvs: php-src /sapi/cgi/tests 006.phpt

2007-04-17 Thread Antony Dovgal
tony2001Tue Apr 17 20:17:20 2007 UTC Modified files: /php-src/sapi/cgi/tests 006.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/tests/006.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/sapi/cgi/tests/006.phpt diff -u php-src/sa

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2007-04-17 Thread Jani Taskinen
sniper Tue Apr 17 20:01:22 2007 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: MFB:- Fix a possible leak when multiple -c parameters are used http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.319&r2=1.320&diff_format=u Index: php-src/sapi/

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cgi cgi_main.c

2007-04-17 Thread Jani Taskinen
sniper Tue Apr 17 20:00:53 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cgi cgi_main.c Log: - Fix a possible leak when multiple -c parameters are used http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.15.2.35&r2=1.267.2.15.2.36&d

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cgi/tests .cvsignore

2007-04-17 Thread Antony Dovgal
tony2001Tue Apr 17 20:00:04 2007 UTC Added files: (Branch: PHP_5_2) /php-src/sapi/cgi/tests .cvsignore Log: add .cvsignore http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/tests/.cvsignore?view=markup&rev=1.1 Index: php-src/sapi/cgi/tests/.cvsign

[PHP-CVS] cvs: php-src /sapi/cgi/tests .cvsignore

2007-04-17 Thread Antony Dovgal
tony2001Tue Apr 17 19:59:58 2007 UTC Added files: /php-src/sapi/cgi/tests .cvsignore Log: add .cvsignore http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/tests/.cvsignore?view=markup&rev=1.1 Index: php-src/sapi/cgi/tests/.cvsignore +++ php-src/s

[PHP-CVS] cvs: php-src(PHP_5_2) / run-tests.php /sapi/cgi/tests 001.phpt 002.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt include.inc skipif.inc

2007-04-17 Thread Antony Dovgal
tony2001Tue Apr 17 19:49:26 2007 UTC Added files: (Branch: PHP_5_2) /php-src/sapi/cgi/tests 001.phpt 002.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt include.inc skipif.inc

[PHP-CVS] cvs: php-src / run-tests.php /sapi/cgi/tests 001.phpt 002.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt include.inc skipif.inc

2007-04-17 Thread Antony Dovgal
tony2001Tue Apr 17 19:48:22 2007 UTC Added files: /php-src/sapi/cgi/tests 001.phpt 002.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt include.inc skipif.inc Modified files:

[PHP-CVS] cvs: php-src /sapi/cli php_cli.c

2007-04-17 Thread Jani Taskinen
sniper Tue Apr 17 19:48:16 2007 UTC Modified files: /php-src/sapi/cli php_cli.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php_cli.c?r1=1.170&r2=1.171&diff_format=u Index: php-src/sapi/cli/php_cli.c diff -u php-src/sapi/cli/php_cli.c:1.170 php-sr

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cli php_cli.c

2007-04-17 Thread Jani Taskinen
sniper Tue Apr 17 19:46:14 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cli php_cli.c Log: - Fix a possible leak when multiple -c parameters are used http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php_cli.c?r1=1.129.2.13.2.16&r2=1.129.2.13.2.17&dif

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-17 Thread Edin Kadribasic
On 17/04/2007, at 21.24, Marcus Boerger wrote: Hello Edin, it appears i should read cvs commits more carefully. I thought that win64 change was a pretty easy one not affecting anything else. Reviewing it again i get a different opinion. And sorry but I can't care less about FCGI and whe

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-17 Thread Marcus Boerger
Hello Edin, it appears i should read cvs commits more carefully. I thought that win64 change was a pretty easy one not affecting anything else. Reviewing it again i get a different opinion. And sorry but I can't care less about FCGI and whether someone moves stuff from CLI to FCGI. Or did jani d

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-17 Thread Edin Kadribasic
On 17/04/2007, at 21.08, Marcus Boerger wrote: Hello Derick, Tuesday, April 17, 2007, 8:58:40 PM, you wrote: On Tue, 17 Apr 2007, Antony Dovgal wrote: On 04/17/2007 09:29 PM, Marcus Boerger wrote: Hello Pierre-Alain, since when are we adding major new features to release branches? Pi

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard proc_open.c /main SAPI.c main.c php_ini.c /main/streams plain_wrapper.c /win32 select.c /win32/build config.w32 TSRM TSRM.h tsrm_win32.c ZendEngi

2007-04-17 Thread Marcus Boerger
Hello Dmitry, same here. Itis kind of a big change. Are we in any desperate need to do this right now? Basically we have no experience with Win64/PHP at all. So we shouldn't go for it in the middle of a release process. best regards marcus Tuesday, April 17, 2007, 8:52:01 PM, you wrote: > On

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-17 Thread Edin Kadribasic
Hello Marcus, Did I miss your mail to Dmitry about making *major* engine changes to add Win64 support? I must also have lost your mail to Jani for adding new features to FastCGI too? I think I need to double check my spam filter. Or was your response more in regard of *who* committed it t

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-17 Thread Marcus Boerger
Hello Derick, Tuesday, April 17, 2007, 8:58:40 PM, you wrote: > On Tue, 17 Apr 2007, Antony Dovgal wrote: >> On 04/17/2007 09:29 PM, Marcus Boerger wrote: >> > Hello Pierre-Alain, >> > >> > since when are we adding major new features to release branches? >> >> Pierre, please leave this funct

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-17 Thread Derick Rethans
On Tue, 17 Apr 2007, Antony Dovgal wrote: > On 04/17/2007 09:29 PM, Marcus Boerger wrote: > > Hello Pierre-Alain, > > > > since when are we adding major new features to release branches? > > Pierre, please leave this function for HEAD only, we don't add new features to > 5.2. That's not true

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard proc_open.c /main SAPI.c main.c php_ini.c /main/streams plain_wrapper.c /win32 select.c /win32/build config.w32 TSRM TSRM.h tsrm_win32.c ZendEng

2007-04-17 Thread Derick Rethans
On Mon, 16 Apr 2007, Dmitry Stogov wrote: > dmitryMon Apr 16 08:09:57 2007 UTC > > Modified files: (Branch: PHP_5_2) > /TSRM TSRM.h tsrm_win32.c > /ZendEngine2 zend_API.c zend_API.h zend_alloc.c > zend_builtin_functions.c zen

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cgi cgi_main.c

2007-04-17 Thread Antony Dovgal
tony2001Tue Apr 17 18:51:34 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cgi cgi_main.c Log: MFH: fix leak appearing when more than one -f option specified http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.15.2.34&r2=1.

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2007-04-17 Thread Antony Dovgal
tony2001Tue Apr 17 18:51:24 2007 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: fix leak appearing when more than one -f option specified http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.318&r2=1.319&diff_format=u Index: php-src

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-17 Thread Marcus Boerger
Hello Edin, either way it is ridiculous to add new features in the middle of a releace process. We are not only in a release branch here. We are even in a middle of a release. In one that is even security focused. best regards marcus Tuesday, April 17, 2007, 8:27:50 PM, you wrote: > On 17/04/

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

2007-04-17 Thread Sara Golemon
pollita Tue Apr 17 18:39:18 2007 UTC Modified files: /php-src/ext/curl interface.c Log: Add support for CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.111&r2=1.112&diff_format=u Index: php-src/e

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-17 Thread Antony Dovgal
On 04/17/2007 10:25 PM, Pierre Joye wrote: On 4/17/07, Antony Dovgal <[EMAIL PROTECTED]> wrote: On 04/17/2007 09:53 PM, Pierre Joye wrote: > On 4/17/07, Antony Dovgal <[EMAIL PROTECTED]> wrote: >> On 04/17/2007 09:29 PM, Marcus Boerger wrote: >> > Hello Pierre-Alain, >> > >> > since when are w

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-17 Thread Edin Kadribasic
On 17/04/2007, at 20.01, Antony Dovgal wrote: On 04/17/2007 09:53 PM, Pierre Joye wrote: On 4/17/07, Antony Dovgal <[EMAIL PROTECTED]> wrote: On 04/17/2007 09:29 PM, Marcus Boerger wrote: > Hello Pierre-Alain, > > since when are we adding major new features to release branches? Pierre, ple

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-17 Thread Antony Dovgal
On 04/17/2007 09:53 PM, Pierre Joye wrote: On 4/17/07, Antony Dovgal <[EMAIL PROTECTED]> wrote: On 04/17/2007 09:29 PM, Marcus Boerger wrote: > Hello Pierre-Alain, > > since when are we adding major new features to release branches? Pierre, please leave this function for HEAD only, we don't a

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-17 Thread Antony Dovgal
On 04/17/2007 09:29 PM, Marcus Boerger wrote: Hello Pierre-Alain, since when are we adding major new features to release branches? Pierre, please leave this function for HEAD only, we don't add new features to 5.2. Thanks. -- Wbr, Antony Dovgal -- PHP CVS Mailing List (http://www.php.

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-17 Thread Marcus Boerger
Hello Pierre-Alain, since when are we adding major new features to release branches? best regards marcus Tuesday, April 17, 2007, 5:31:45 PM, you wrote: > pajoye Tue Apr 17 15:31:45 2007 UTC > Modified files: (Branch: PHP_5_2) > /php-src/ext/gd config.w32 gd.c

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

2007-04-17 Thread Antony Dovgal
tony2001Tue Apr 17 17:00:17 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdopdo_stmt.c Log: fix leaks in row_get_properties() thanks to Kellen Bombardier for noticing http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_stmt.c?r1=1.118.2.

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

2007-04-17 Thread Hannes Magnusson
bjori Tue Apr 17 15:44:25 2007 UTC Modified files: /php-src/ext/gd gd.c Log: Fix proto http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.372&r2=1.373&diff_format=u Index: php-src/ext/gd/gd.c diff -u php-src/ext/gd/gd.c:1.372 php-src/ext/gd/gd.c:1.3

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

2007-04-17 Thread Ilia Alshanetsky
iliaa Tue Apr 17 15:29:13 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_pgsql pgsql_statement.c Log: Separate parm zval. http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_pgsql/pgsql_statement.c?r1=1.31.2.12.2.6&r2=1.31.2.12.2.7&diff_format=u

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

2007-04-17 Thread Pierre-Alain Joye
pajoye Tue Apr 17 15:37:26 2007 UTC Modified files: /php-src/ext/gd gd.c Log: - +ZEND_BEGIN_ARG_INFO_EX not _INFO (thx bjori) http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.371&r2=1.372&diff_format=u Index: php-src/ext/gd/gd.c diff -u php-src/ext

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-17 Thread Pierre-Alain Joye
pajoye Tue Apr 17 15:31:45 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd config.w32 gd.c php_gd.h Log: - MFH: add imagegrabwindow and imagegrabscreen (win32 only) [DOC] capture a window using its handle or a full screen http://cvs.php.net/vi

[PHP-CVS] cvs: php-src(PHP_5_2) /main php_variables.c

2007-04-17 Thread Ilia Alshanetsky
iliaa Tue Apr 17 15:06:50 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main php_variables.c Log: Fixed bug #41093 (magic_quotes_gpc ignores first arrays keys). http://cvs.php.net/viewvc.cgi/php-src/main/php_variables.c?r1=1.104.2.10.2.7&r2=1.104.2.

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

2007-04-17 Thread Hannes Magnusson
bjori Tue Apr 17 15:44:23 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd gd.c Log: Fix proto http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.312.2.20.2.22&r2=1.312.2.20.2.23&diff_format=u Index: php-src/ext/gd/gd.c diff -u php-src/ext/

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

2007-04-17 Thread Pierre-Alain Joye
pajoye Tue Apr 17 15:39:19 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd gd.c Log: - INFO_EX not INFO http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.312.2.20.2.21&r2=1.312.2.20.2.22&diff_format=u Index: php-src/ext/gd/gd.c diff -u php

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

2007-04-17 Thread Pierre-Alain Joye
pajoye Tue Apr 17 15:24:05 2007 UTC Modified files: /php-src/ext/gd gd.c Log: - fix arginfo http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.370&r2=1.371&diff_format=u Index: php-src/ext/gd/gd.c diff -u php-src/ext/gd/gd.c:1.370 php-src/ext/gd/gd.c

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2007-04-17 Thread Pierre-Alain Joye
pajoye Tue Apr 17 15:33:57 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - imagegrab* entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.652&r2=1.2027.2.547.2.653&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.

[PHP-CVS] cvs: php-src /ext/gd config.w32 gd.c php_gd.h

2007-04-17 Thread Pierre-Alain Joye
pajoye Tue Apr 17 15:11:56 2007 UTC Modified files: /php-src/ext/gd config.w32 gd.c php_gd.h Log: - add imagegrabwindow and imagegrabscreen (win32 only) capture a window using its handle or a full screen optional bbox and to/from clipboard will follow

[PHP-CVS] cvs: php-src /ext/standard/tests/strings ltrim.phpt

2007-04-17 Thread Zoe Slattery
zoe Tue Apr 17 11:55:39 2007 UTC Modified files: /php-src/ext/standard/tests/strings ltrim.phpt Log: Updated testcase ltrim() http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/ltrim.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/standard/