Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22929 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95867 invoked by uid 1010); 22 Apr 2006 16:03:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 95852 invoked from network); 22 Apr 2006 16:03:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Apr 2006 16:03:30 -0000 X-Host-Fingerprint: 64.233.166.178 pproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.166.178:13796] helo=pproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 89/78-19715-0D35A444 for ; Sat, 22 Apr 2006 12:03:29 -0400 Received: by pproxy.gmail.com with SMTP id 57so754106pya for ; Sat, 22 Apr 2006 09:03:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=o33HktIVGNOoPh3SiIUvE05o7H9Q/16VwslmiXDx58ssX7BvCDwL5WKx1cXigMU5Bpf+sbCUE17cIu5LowJaT3MGUleej0+3CU6NjiPvrrfQc94rzRJIikpCRCpQjl2YsFWqCAGZjy6/AWlHtcEXQQ0aCaPph5gTjLN4zW9aAtk= Received: by 10.35.43.10 with SMTP id v10mr1577218pyj; Sat, 22 Apr 2006 09:03:25 -0700 (PDT) Received: by 10.35.41.17 with HTTP; Sat, 22 Apr 2006 09:03:25 -0700 (PDT) Message-ID: <4e89b4260604220903m3e40d835r70e557dec3d2506e@mail.gmail.com> Date: Sat, 22 Apr 2006 12:03:25 -0400 To: "Ilia Alshanetsky" Cc: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Subject: Re: [PHP-DEV] PHP 5.1.3RC3 Released From: kingwez@gmail.com ("Wez Furlong") I'd like to commit the following patch for bug #37158: http://y1.php.net/~wez/streams-37158.diff --Wez. On 4/20/06, Ilia Alshanetsky wrote: > After a slew of unforeseen delays RC3 of 5.1.3 is finally out and is > ready for testing. If the release proves to be as stable as we all > hope it will be made into final a week from now. Given that this is > the last chance to identify critical problems, testing is essential, > so please give this release a try. The sources can be found here: > > http://downloads.php.net/ilia/php-5.1.3RC3.tar.bz2 > MD5: f6556ba188c563994c20782918690f3a > > > Windows snapshots should be available shortly as well. > > Ilia Alshanetsky > 5.1 Release Master >