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.
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
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
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
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
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/
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
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
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
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
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:
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
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
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
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
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
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
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
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
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
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
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.
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
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/
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
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
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
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
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.
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
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.
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
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
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
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
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.
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/
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
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
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.
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
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/
42 matches
Mail list logo