Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53609 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38890 invoked from network); 28 Jun 2011 10:45:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jun 2011 10:45:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:50899] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6A/C1-26207-8D0B90E4 for ; Tue, 28 Jun 2011 06:45:45 -0400 Received: from localhost (xdebug.org [127.0.0.1]) by xdebug.org (Postfix) with ESMTPS id C322210D058; Tue, 28 Jun 2011 11:45:41 +0100 (BST) Date: Tue, 28 Jun 2011 11:45:41 +0100 (BST) X-X-Sender: derick@whisky To: Stas Malyshev cc: PHP Internals In-Reply-To: <4DFF7898.7010709@sugarcrm.com> Message-ID: References: <4DFF7898.7010709@sugarcrm.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] 5.4 alpha From: derick@php.net (Derick Rethans) On Mon, 20 Jun 2011, Stas Malyshev wrote: > Since we've got voting on the process RFCs finally going on, after much > deliberation we've decided it'd be best to let the votes finish before the > first official 5.4 release. Thus, we decided to postpone 5.4 alpha 1 until > June 28th (next Tuesday). The updated schedule is at > https://wiki.php.net/todo/php54 , please check out. I think we should delay it a little until we have the bugs data back. Bjori has been in contact with them on the phone today. I would also like to point out that Thursday is our general release day, and we have a release process described in detail here: http://svn.php.net/viewvc/php/php-src/trunk/README.RELEASE_PROCESS?revision=311614&view=markup cheers, Derick