Date: 05/04/00
- Next message: hongtao.zhu <email protected>: "[PHP-DEV] PHP 4.0 Bug #4325: Compile fails at microtime.c:83"
- Previous message: jsalomon <email protected>: "[PHP-DEV] Bug #4323: Configure Error in apache 1.3.12"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: pcw <email protected>
Operating system: Linux 2.2.16 (?)
PHP version: 3.0.16
PHP Bug Type: Misbehaving function
Bug description: call to exit does not flush output buffers
ex:
<?php
echo "bleh";
exit;
?>
produces empty document in 3.0.16, not in other versions (tested). Will log back in to provide configure script later today. (no access to development machine atm).
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: hongtao.zhu <email protected>: "[PHP-DEV] PHP 4.0 Bug #4325: Compile fails at microtime.c:83"
- Previous message: jsalomon <email protected>: "[PHP-DEV] Bug #4323: Configure Error in apache 1.3.12"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

