[PHP-DEV] Bug #12315: Buffering crashes PHP when there is an error with mail function

2001-07-23 Thread carlos . a . viana
From: [EMAIL PROTECTED] Operating system: Win ME PHP version: 4.0.6 PHP Bug Type: Output Control Bug description: Buffering crashes PHP when there is an error with mail function I don't have an email server in my development computer, so when I turn output buffering on with

[PHP-DEV] Bug #10903: Output buffering crashs PHP when mail function is invoked

2001-05-16 Thread carlos . a . viana
From: [EMAIL PROTECTED] Operating system: Win98 PHP version: 4.0.5 PHP Bug Type: Output Control Bug description: Output buffering crashs PHP when mail function is invoked This will crash PHP: ob_start("ob_gzhandler"); echo "something"; mail (.); but this will not: ob_

[PHP-DEV] Bug #12599: ImageTTFText doesn't open font file

2001-08-06 Thread carlos . a . viana
From: [EMAIL PROTECTED] Operating system: Win98 PHP version: 4.0.6 PHP Bug Type: GD related Bug description: ImageTTFText doesn't open font file The following code generates this warning (doesn't happen with 4.0.5): Warning: Could not find/open font in d:\public_html\image