Re: [PHP-DEV] [PATCH]apache_register_shutdown_function final version

2002-12-30 Thread Brian Moon
ROTECTED]> To: "Php-Dev List" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: "Jason Priebe" <[EMAIL PROTECTED]> Sent: Monday, December 30, 2002 11:22 AM Subject: [PHP-DEV] [PATCH]apache_register_shutdown_function final version | As a reminder, this replaces

[PHP-DEV] [PATCH]apache_register_shutdown_function final version

2002-12-30 Thread Joseph Tate
As a reminder, this replaces the register_shutdown_function functionality removed in 4.1.x as described at http://bugs.php.net/15209. I've made my final adjustments to the patch. Please review and commit both to HEAD and PHP_4_3. I received no response from the SAPI guru's, so I went ahead and a