Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41816 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29945 invoked from network); 10 Nov 2008 12:09:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Nov 2008 12:09:26 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:53292] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E7/65-04934-67428194 for ; Mon, 10 Nov 2008 07:09:26 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 5B40D414400F; Mon, 10 Nov 2008 12:10:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kUeYmlXrbJ4C; Mon, 10 Nov 2008 13:10:41 +0100 (CET) Received: from [192.168.80.161] (unknown [195.226.16.50]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 3F1DB414400B; Mon, 10 Nov 2008 13:10:41 +0100 (CET) Cc: internals Mailing List Message-ID: <54DDE612-451C-46F7-9B51-ED9206DCF9C5@pooteeweet.org> To: Gregory Beaver In-Reply-To: <48F0E625.9050505@chiaraquartet.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Mon, 10 Nov 2008 13:08:02 +0100 References: <48F0E625.9050505@chiaraquartet.net> X-Mailer: Apple Mail (2.929.2) Subject: Re: [PHP-DEV] question on how to solve major stream filter design flaw From: mls@pooteeweet.org (Lukas Kahwe Smith) On 11.10.2008, at 19:45, Gregory Beaver wrote: > The first part of the bug that I encountered is best described here: > http://bugs.php.net/bug.php?id=46026. However, it is a deeper problem > than this, as the attempts to cache data is dangerous any time a > stream > filter is attached to a stream. I should also note that the patch in > this bug contains feature additions that would have to wait for PHP > 5.3. Can you file a bug report for the second part? Not sure really how to proceed, I guess we need someone to step up to help Wez/Sara with maintaining the streams layer. regards, Lukas Kahwe Smith mls@pooteeweet.org