ID: 20447 Updated by: [EMAIL PROTECTED] Reported By: richardz at omniture dot com -Status: Analyzed +Status: Closed Bug Type: Documentation problem Operating System: RedHat 7.2 PHP Version: 4.2.3 New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. "In PHP 4.0.6 and earlier under Apache, the registered shutdown functions are called after the request has been completed. Since PHP 4.1, the shutdown functions are called as the part of the request so that it's possible to send the output from them. There is currently no way to process the data after the request has been completed." Previous Comments: ------------------------------------------------------------------------ [2004-08-26 11:54:40] [EMAIL PROTECTED] register_shutdown_function() will not probably change back so I filled feature request for such a function: http://bugs.php.net/bug.php?id=29846 Conditions for when output can be written from register_shutdown_function() still have to be documented. ------------------------------------------------------------------------ [2004-08-26 05:47:03] lox at gecka dot com I will be nice to repair this function guys. The behavior descibed in the documentation is the one we need. ------------------------------------------------------------------------ [2004-06-25 14:33:17] mail at spybreak dot de I'm really interested myself under which conditions a script still can output data to the client using register_shutdown_function(). If this is a documentation problem, how's this really to work? ------------------------------------------------------------------------ [2004-06-25 14:33:12] mail at spybreak dot de I'm really interested myself under which conditions a script still can output data to the client using register_shutdown_function(). If this is a documentation problem, how's this really supposed to work? ------------------------------------------------------------------------ [2004-03-18 04:02:52] php at mcking dot nl I tested this on a system with: OS: Fedora Linux Core 1 Apache version: 2.0.48-1.2 PHP version: 4.3.4-1.1 And the connection to the browser was still open. So the bug isn't solved yet! ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/20447 -- Edit this bug report at http://bugs.php.net/?id=20447&edit=1
