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

2009-05-14 Thread Greg Beaver
Jani Taskinen wrote: > Greg Beaver kirjoitti: >> Jani Taskinen wrote: >>> In the future, please MFH to PHP_5_2 such fixes. >>> >>> --Jani >> >> Hi Jani, >> >> 5_2 doesn't have this problem, otherwise I would have :) > > Considering the fact that the code in this file does not differ at all > betwe

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

2009-05-14 Thread Jani Taskinen
Greg Beaver kirjoitti: Jani Taskinen wrote: In the future, please MFH to PHP_5_2 such fixes. --Jani Hi Jani, 5_2 doesn't have this problem, otherwise I would have :) Considering the fact that the code in this file does not differ at all between branches (for that part), of course it does

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

2009-05-14 Thread Greg Beaver
Jani Taskinen wrote: > > In the future, please MFH to PHP_5_2 such fixes. > > --Jani Hi Jani, 5_2 doesn't have this problem, otherwise I would have :) Greg -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2009-05-14 Thread Jani Taskinen
In the future, please MFH to PHP_5_2 such fixes. --Jani Greg Beaver kirjoitti: cellog Thu May 14 13:36:56 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard http_fopen_wrapper.c Log: MFH: fix potential free of NULL http://cvs.php.net/viewvc.

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

2009-05-14 Thread Greg Beaver
cellog Thu May 14 13:36:56 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard http_fopen_wrapper.c Log: MFH: fix potential free of NULL http://cvs.php.net/viewvc.cgi/php-src/ext/standard/http_fopen_wrapper.c?r1=1.99.2.12.2.9.2.15&r2=1.99.2.12

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

2009-05-04 Thread Jani Taskinen
janiTue May 5 00:16:21 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard http_fopen_wrapper.c Log: - Sync with HEAD http://cvs.php.net/viewvc.cgi/php-src/ext/standard/http_fopen_wrapper.c?r1=1.99.2.12.2.9.2.13&r2=1.99.2.12.2.9.2.14&diff_

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

2008-07-29 Thread Arnaud Le Blanc
lbarnaudTue Jul 29 13:57:43 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard http_fopen_wrapper.c Log: MFH: Fixed previous fix http://cvs.php.net/viewvc.cgi/php-src/ext/standard/http_fopen_wrapper.c?r1=1.99.2.12.2.9.2.10&r2=1.99.2

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

2008-04-06 Thread Jani Taskinen
Another patch you're making post-5.2.6? Why? Just make another RC and delay the release. Or is there some fix that has to be out right now? Security related that is..? Short: Merge to PHP_5_2 please. --Jani Ilia Alshanetsky kirjoitti: iliaa Sun Apr 6 15:21:24 2008 UTC Modifie

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

2008-04-06 Thread Ilia Alshanetsky
iliaa Sun Apr 6 15:21:24 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard http_fopen_wrapper.c Log: Fixed bug #44603 (Order issues with Content-Type/Length headers on POST) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/http_fopen_

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

2008-01-07 Thread Ilia Alshanetsky
iliaa Mon Jan 7 15:13:17 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard http_fopen_wrapper.c Log: WS http://cvs.php.net/viewvc.cgi/php-src/ext/standard/http_fopen_wrapper.c?r1=1.99.2.12.2.9.2.4&r2=1.99.2.12.2.9.2.5&diff_format=u Inde

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard http_fopen_wrapper.c /ext/standard/tests/network http-stream.phpt

2007-11-29 Thread Derick Rethans
derick Thu Nov 29 12:28:15 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/network http-stream.phpt Modified files: /php-src/ext/standard http_fopen_wrapper.c Log: - MFH: Fixed a segfault when reading from an HTTP