Re: [PHP-DEV] shebang skipping in 5.3.0

2009-09-06 Thread Keisial
Andi Gutmans wrote: > If this is indeed a use-case for CGI then I think it's a valid argument > and we are probably better off supporting it. I did not remember shebang > works for real CGI. > There are still plenty of use-cases for running CGI (as opposed to > FastCGI) in the industry. > Question

Re: [PHP-DEV] shebang skipping in 5.3.0

2009-09-06 Thread Pierre Joye
Hi, For the record here, as far as I can see, the bugs have been fixed by Jani. Please go testing and report any reminding issues :) Cheers, On Sun, Sep 6, 2009 at 9:15 PM, Keisial wrote: > Andi Gutmans wrote: >> If this is indeed a use-case for CGI then I think it's a valid argument >> and we a