Date: 04/29/00
- Next message: php-dev <email protected>: "[PHP-DEV] PHP 4.0 Bug Summary Report"
- Previous message: pb <email protected>: "[PHP-DEV] PHP 4.0 Bug #4279: Compilation fails: "In function `virtual_open': `va_start' used in function...""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: mithro <email protected>
Operating system: Linux
PHP version: 4.0 Beta 4 Patch Level 1
PHP Bug Type: Reproduceable crash
Bug description: die() in a php script cause the document to return "document contains no data"
<?php
die("peanut");
?>
compiled with
./configure --with-jpeg --with-mysql=/opt/mysql --with-ldap=/opt/ldap/ --with-imap=../imap-4.7/c-client/ --with-gettext --with-ttf --with-gd=../gd1.5/ --with-ftp --with-db2=/opt/dbm/ --with-roxen=/opt/roxen/ --disable-debug --disable-snmp --enable-static=imap
-- 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: php-dev <email protected>: "[PHP-DEV] PHP 4.0 Bug Summary Report"
- Previous message: pb <email protected>: "[PHP-DEV] PHP 4.0 Bug #4279: Compilation fails: "In function `virtual_open': `va_start' used in function...""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

