Hi,
Now, flush()
works in fastcgi...
It seems, that the developers forgot about lazy compilation!-)
What do you think about that?
Best rgds, Ilya
Hi,
Now,
flush()
works in fastcgi...
It seems, that the developers forgot about lazy compilation!-)
What the heck is that?
What do you think about that?
I think you need to explain what are you trying to fix and why.
--
Wbr,
Antony Dovgal
Hi Ilya,
Your patch is wring.
It may try access request->out then request is NULL.
Thanks. Dmitry.
-----Original Message-----
From: Ilya M. Slepnev [mailto:ilya@cs.msu.su]
Sent: Wednesday, December 07, 2005 1:08 AM
To: internals@lists.php.net
Cc: snipper@php.net
Subject: [PHP-DEV] [PATCH] bug #34429 - Output buffering
cannot be turned off with FastCGIHi,
Now,
flush()
works in fastcgi...
It seems, that the developers forgot about lazy
compilation!-) What do you think about that?Best rgds, Ilya