Hi,
I know there was some hot discussion about this topic but I really need to get 
this bug fixed. Even I'll make a patch with my zero knowledge of c if no one 
would like to make it, but please try to find a reasonable sollution that 
fits (almost) everyone's need.

I thought of one. I think a new function with the name 
register_apache_shutdown_function (or somethink like this) might be good. 
It's name would say that it only works in apache, it could be documented that 
it's the *only* function that closes the connection before the registered 
functions are handled. Or maybe a parameter could tell if the connection 
should be closed before the first registered function is started.

I'll hope there's some way to solve this problem, because it's not easy to 
tell every customer to use our patch (or use 4.0.6) before they are staring 
to use our programs that rely on this forgotten feature.
Thanks,
        Arpi

--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to