Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44212 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22239 invoked from network); 10 Jun 2009 14:43:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2009 14:43:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 83.243.58.133 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 83.243.58.133 mailout1.netbeat.de Linux 2.6 Received: from [83.243.58.133] ([83.243.58.133:54900] helo=mailout1.netbeat.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7D/6F-50806-B96CF2A4 for ; Wed, 10 Jun 2009 10:43:41 -0400 Received: (qmail 12925 invoked by uid 89); 10 Jun 2009 15:05:35 -0000 Received: from unknown (HELO ?192.168.1.102?) (johannes%schlueters.de@93.104.117.198) by mailout1.netbeat.de with ESMTPA; 10 Jun 2009 15:05:35 -0000 To: PHP Internals Content-Type: text/plain Date: Wed, 10 Jun 2009 16:43:32 +0200 Message-ID: <1244645012.6252.110.camel@goldfinger> Mime-Version: 1.0 X-Mailer: Evolution 2.24.3 Content-Transfer-Encoding: 7bit Subject: Last steps towards 5.3.0 From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi, it was a long run so far and it's time to really take the last steps to get the beast out. For this Lukas and I decided on the following plan: June 10th (today): We package RC3, until then only critical build fixes and similar which have to go in the RC, after review (highlight me on IRC, mail etc.) June 11th: RC3 will be released June 11th-17th A small window for critical fixes and again please check beforehand as we don't want to introduce any new bugs that late in the game. June 17th In case there were commits after RC3 we will package a RC 4 on Wednesday next week June 18th If needed publish RC4 June 18th - June 24th The plan is to repackage RC4 as 5.3.0 final in the beginning of the week of the 21st without any further changes so we can test the packages. In case something critical, unexpected, pops up please notify us asap. June 25th 2009 Release PHP 5.3.0 final. We hope this works out as planned and are excited to finally being close to the release. Lukas and Johannes