If this issue comes up again, with output failing in non-debug during shutdown, we should revisit this.
Thanks,
Andi
At 02:16 PM 5/25/2004 +0100, Wez Furlong wrote:
> You should use PHP_DEBUG.
OK.
> Isn't dup() a more robust fix?
Not really, since the goal is to be able to manually close the descriptors that might be connected to the network; dup() prevents that.
If there is some other way, I'm open to ideas.
--Wez.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
