Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15589 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84938 invoked by uid 1010); 24 Mar 2005 20:04:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 84923 invoked from network); 24 Mar 2005 20:04:28 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 24 Mar 2005 20:04:28 -0000 X-Host-Fingerprint: 208.25.178.70 u-tdftp.rd.francetelecom.com Received: from ([208.25.178.70:4973] helo=u-tdftp.rd.francetelecom.fr) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id B2/AE-19031-B4D13424 for ; Thu, 24 Mar 2005 15:04:27 -0500 Received: from u-hatala.rd.francetelecom.com (u-hatala.rd.francetelecom.fr [10.193.244.182]) by u-tdftp.rd.francetelecom.fr (Postfix) with ESMTP id 8AC0D111DC0; Thu, 24 Mar 2005 12:04:24 -0800 (PST) Received: from u-hatala.rd.francetelecom.com (localhost [127.0.0.1]) by u-hatala.rd.francetelecom.com (8.13.3/8.13.3) with ESMTP id j2OK4Od1026475; Thu, 24 Mar 2005 12:04:24 -0800 Received: (from jozef@localhost) by u-hatala.rd.francetelecom.com (8.13.3/8.13.3/Submit) id j2OK4NJG026474; Thu, 24 Mar 2005 12:04:23 -0800 X-Authentication-Warning: u-hatala.rd.francetelecom.com: jozef set sender to phpint-bkrrym@skrt.org using -f Date: Thu, 24 Mar 2005 12:04:23 -0800 To: Zeev Suraski Cc: internals@lists.php.net Message-ID: <20050324200423.GA26329@u-hatala.rd.francetelecom.fr> References: <5.1.0.14.2.20050324191022.063c7ec0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.1.0.14.2.20050324191022.063c7ec0@localhost> User-Agent: Mutt/1.5.7i Subject: Re: [PHP-DEV] PHP 5.0.4RC2 rolled From: phpint-bkrrym@skrt.org (Jozef Hatala) Bug #32371 php://input sometimes returns dupl data http://thepathetic.com/jozef/php_input_stream_patch.html http://thepathetic.com/jozef/php-5.0.3-input_stream.patch http://thepathetic.com/jozef/php-4.3.10-input_stream.patch can still be reproduced on php-5.0.4rc2. Is there any particular reason why the patch did not make it into the rc? (Except for my machine hosting the patches being erroneously powered down by the datacenter yesterday...) This particular bug has taken me quite some time to hunt down at work, so I thought it is for the wellness of humanity to get it fixed ;-). Devoted php user, jh On Thu, Mar 24, 2005 at 07:14:42PM +0200, zeev wrote: > All, > > There have been several fixes since RC1. If there are no show stoppers > found, we hope to release the final 5.0.4 early next week. >