Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11899 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99521 invoked by uid 1010); 4 Aug 2004 11:08:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 99290 invoked from network); 4 Aug 2004 11:08:08 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 4 Aug 2004 11:08:08 -0000 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i74B87i0023705 for ; Wed, 4 Aug 2004 13:08:07 +0200 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i74B84EI023692; Wed, 4 Aug 2004 13:08:05 +0200 Date: Wed, 4 Aug 2004 13:08:04 +0200 (CEST) X-X-Sender: derick@localhost To: Nuno Lopes cc: PHPdev In-Reply-To: <005d01c47a12$d1988450$0100a8c0@pc07653> Message-ID: References: <005d01c47a12$d1988450$0100a8c0@pc07653> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jdimedia.nl Subject: Re: [PHP-DEV] compressed streams From: derick@php.net (Derick Rethans) On Wed, 4 Aug 2004, Nuno Lopes wrote: > This gives an error: > Warning: fopen() 1137 bytes of buffered data lost during stream conversion! > in /cvs/livedocs/test_bz.php on line 3 > > And outputs nothing more. I'm using PHP 5.1. > > Whats is wrong here? File a bug for this? regards, Derick