Newsgroups: php.internals,php.internals.win Path: news.php.net Xref: news.php.net php.internals:45249 php.internals.win:564 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41094 invoked from network); 8 Aug 2009 13:36:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Aug 2009 13:36:19 -0000 Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 209.85.221.203 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.221.203 mail-qy0-f203.google.com Received: from [209.85.221.203] ([209.85.221.203:49670] helo=mail-qy0-f203.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 86/00-40613-05F7D7A4 for ; Sat, 08 Aug 2009 09:36:18 -0400 Received: by qyk41 with SMTP id 41so2093195qyk.29 for ; Sat, 08 Aug 2009 06:36:13 -0700 (PDT) Received: by 10.224.67.72 with SMTP id q8mr1835746qai.321.1249738110149; Sat, 08 Aug 2009 06:28:30 -0700 (PDT) Received: from ?192.168.1.132? (CPE0018f8c0ee69-CM000f9f7d6664.cpe.net.cable.rogers.com [99.238.11.214]) by mx.google.com with ESMTPS id 8sm6262180qwj.46.2009.08.08.06.28.28 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 08 Aug 2009 06:28:28 -0700 (PDT) Cc: PHP Internals , internals-win Message-ID: To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= In-Reply-To: <1249595183.3879.19.camel@goldfinger.johannes.nop> Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v936) Date: Sat, 8 Aug 2009 09:28:27 -0400 References: <1249595183.3879.19.camel@goldfinger.johannes.nop> X-Mailer: Apple Mail (2.936) Subject: Re: [PHP-DEV] PHP 5.3.1 RC 1 From: ilia@prohost.org (Ilia Alshanetsky) Johannes, While I am a big believer in release quickly, release often, I think =20 there are still a fair number of important if not critical bugs and =20 regressions in 5.3 that should be addressed before 5.3.1 is released. On 6-Aug-09, at 5:46 PM, Johannes Schl=FCter wrote: > Hi, > > following Ilia's notice I want to give a heads-up for 5.3.1 RC1, =20 > too. We > have quite many fixes in SVN and the packaging script was successful =20= > in > my test. > > I want to try to keep it along the same schedule as Ilia with 5.2 so =20= > we > can keep commit limitations - in case we need them - as limited as > possible. This means: > > "The aim is to have RC1 next week thursday and if all goes well a > final release by the end of August." > > The biggest item I want to see fixed is the Sparc memory alignment bug > (#48668) which currently gives lots of trouble when using PHP on =20 > SPARC, > David is working on that and hopes to get a fix till RC1 done. > > Jani and others pointed me this morning (Europe time) to a few other > bugs on IRC, if you see any critical issues please let me know. > > Thanks, > johannes > > P.S. What is the current proposed tagging strategy? One of the =20 > proposals > in a thread about that was Creating a branch (cp in branches/), verify > it, converting to a tag (mv banches/... tags/) -- any experience =20 > there? > > > --=20 > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >