[PHP-DEV] PHP 4.0 Bug #9212: fpassthru ignoring output buffering

2001-02-11 Thread ctuffli
From: [EMAIL PROTECTED] Operating system: Linux 2.2.12-20 PHP version: 4.0.4 PHP Bug Type: Output Control Bug description: fpassthru ignoring output buffering When fpassthru() is used within an ob_start / ob_end_clean block, a subsequent call to header() fails because

[PHP-DEV] PHP 4.0 Bug #9212 Updated: fpassthru ignoring output buffering

2001-02-11 Thread ctuffli
ID: 9212 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Description: fpassthru ignoring output buffering Actually, fpassthru seems to partial support the output buffering as placing it between ob_start / ob_end_clean generates no output. ob_get_contents() placed

[PHP-DEV] PHP 4.0 Bug #9072: unexpected behavior in strip_tags

2001-02-02 Thread ctuffli
From: [EMAIL PROTECTED] Operating system: RedHat 6.1 PHP version: 4.0.4 PHP Bug Type: Feature/Change Request Bug description: unexpected behavior in strip_tags php setup: ./configure --with-apxs=/usr/local/etc/httpd/bin/apxs --enable-versioning --with-mysql