Re: [PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c

2003-06-01 Thread Derick Rethans
On Sun, 1 Jun 2003, Moriyoshi Koizumi wrote: > This should be a kind of new feature. Is it worth MFHing? Yes, I think so. Derick -- "my other box is your windows PC" - Derick Rethan

Re: [PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c

2003-06-01 Thread Moriyoshi Koizumi
This should be a kind of new feature. Is it worth MFHing? Moriyoshi Jani Taskinen <[EMAIL PROTECTED]> wrote: > > Are you gonna MFH that? > > --Jani > > > On Fri, 30 May 2003, Moriyoshi Koizumi wrote: > > >moriyoshiFri May 30 18:31:12 2003 EDT > > > > Modified fi

Re: [PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c

2003-05-31 Thread Jani Taskinen
Are you gonna MFH that? --Jani On Fri, 30 May 2003, Moriyoshi Koizumi wrote: >moriyoshi Fri May 30 18:31:12 2003 EDT > > Modified files: >/php4/sapi/cgi cgi_main.c > Log: > CGI SAPI should honour this setting > > >Index: php4/sapi/cgi/

Re: [PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c

2003-03-24 Thread Jani Taskinen
MFH? --Jani On Sun, 23 Mar 2003, Shane Caraveo wrote: >shane Sun Mar 23 15:16:41 2003 EDT > > Modified files: >/php4/sapi/cgi cgi_main.c > Log: > For fastcgi env vars, don't magic quote them > >Index: php4/sapi/cgi/cgi_main.c >diff -u p

Re: [PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c

2003-02-13 Thread Marcus Börger
At 21:28 13.02.2003, Shane Caraveo wrote: MFH? Marcus Boerger wrote: helly Thu Feb 13 14:46:41 2003 EDT Modified files: /php4/sapi/cgi cgi_main.c Log: fix non FCGI build Sure - but i am trying to get my system fixed and reconfigured due to that bloody libtool proble

Re: [PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c

2003-02-13 Thread Shane Caraveo
MFH? Marcus Boerger wrote: helly Thu Feb 13 14:46:41 2003 EDT Modified files: /php4/sapi/cgi cgi_main.c Log: fix non FCGI build Index: php4/sapi/cgi/cgi_main.c diff -u php4/sapi/cgi/cgi_main.c:1.209 php4/sapi/cgi/cgi_main.c:1.210 --- php4/sapi/cgi/cgi_main.c:1.209 Th

Re: [PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c

2003-01-25 Thread Shane Caraveo
neither of my patches contain whitespace change, it's logic change, which required a couple parts to be indented further. Shane Andi Gutmans wrote: Please try not to mix whitespace and functionality patches. I'm having a hard time looking at two of your patches because too much has changed and

Re: [PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c

2003-01-25 Thread Andi Gutmans
Please try not to mix whitespace and functionality patches. I'm having a hard time looking at two of your patches because too much has changed and most of it is whitespace. Thanks, Andi At 10:01 PM 1/25/2003 +, Shane Caraveo wrote: shane Sat Jan 25 17:01:54 2003 EDT Modified fi

Re: [PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c

2002-12-25 Thread Derick Rethans
On Wed, 25 Dec 2002, Derick Rethans wrote: > On Wed, 25 Dec 2002, George Schlossnagle wrote: > > > gschlossnagle Wed Dec 25 15:38:37 2002 EDT > > > > Modified files: > > /php4/sapi/cgi cgi_main.c > > Log: > > fix for 21177 > > Please fix the whitespace...

Re: [PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c

2002-12-25 Thread Derick Rethans
On Wed, 25 Dec 2002, George Schlossnagle wrote: > gschlossnagle Wed Dec 25 15:38:37 2002 EDT > > Modified files: > /php4/sapi/cgicgi_main.c > Log: > fix for 21177 Please fix the whitespace... Derick > @@ -1379,6 +1382,10 @@ > php_module_shutdown

Re: [PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c

2002-11-15 Thread Andi Gutmans
Forget my previous Email :) Andi At 04:41 PM 11/12/2002 +, Hartmut Holzgraefe wrote: hholzgraTue Nov 12 11:41:15 2002 EDT Modified files: /php4/sapi/cgi cgi_main.c Log: reverting accidential commit Index: php4/sapi/cgi/cgi_main.c diff -u php4/sapi/cgi/cgi_ma

Re: [PHP-CVS] cvs: php4 /sapi/cgi cgi_main.c

2002-11-15 Thread Andi Gutmans
Why is this needed? Looks pretty ugly to me to check specifically for run-tests.php. Andi At 04:37 PM 11/12/2002 +, Hartmut Holzgraefe wrote: hholzgraTue Nov 12 11:37:47 2002 EDT Modified files: /php4/sapi/cgi cgi_main.c Log: Index: php4/sapi/cgi/cgi_main.c d