Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72836 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58406 invoked from network); 27 Feb 2014 09:04:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Feb 2014 09:04:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.182 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.182 mail-qc0-f182.google.com Received: from [209.85.216.182] ([209.85.216.182:63549] helo=mail-qc0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DC/D1-41714-ABFFE035 for ; Thu, 27 Feb 2014 04:04:59 -0500 Received: by mail-qc0-f182.google.com with SMTP id e16so1092577qcx.27 for ; Thu, 27 Feb 2014 01:04:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=BOBQWgSm78nqeslk0JzbAT2CViBn3r8V2taz1bnZ3/Y=; b=fYSi38qxYppjYD7uoj9QtYgocsW6DyPI/49B0cH9NRFdTYYrvZCCeIYas3DGrHikMg GHginhzOZvmG1oXaoIam7aaLpJRuINJMBuPRLWgPkQqICCAzMhBNQwDy1pK+yi9yhOog Um0RBzRauxw/WtY440wldg7DYBlDsMncl0nbdHaVGMC3/kHjotJvp3fgRnTBaRt0GU2/ dics80DWyDP3Shxuq2KFNUQAgzKB8fFmylvDZzasDDmtrvCKY3Fw6TFaGqBbAkoXpPd/ 5/qAAzok4l7yCpTxkx5BkH/MeKUB1mhEZDE7HNLDL5hdHgEzCN1yjUF3CwqAAcXKnxq8 zdKw== MIME-Version: 1.0 X-Received: by 10.224.137.5 with SMTP id u5mr15064159qat.12.1393491895312; Thu, 27 Feb 2014 01:04:55 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.140.92.41 with HTTP; Thu, 27 Feb 2014 01:04:55 -0800 (PST) Date: Thu, 27 Feb 2014 10:04:55 +0100 X-Google-Sender-Auth: 5HWOeBXWaI_PhD2b1vPjPm1TtmM Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=001a11c286046ae5cb04f35f9db7 Subject: 5.6.0beta1 is soon to be expected From: tyrael@php.net (Ferenc Kovacs) --001a11c286046ae5cb04f35f9db7 Content-Type: text/plain; charset=UTF-8 Hi, I've just wanted to mention that after some discussion with Julien and considering the small number of unresolved open RFCs, we decided that the next release after alpha3(which is already tagged and expected to be released today) we will tag/release the beta1 next. As the tagging is usually done on Tuesdays, this means that you have now less than two weeks to merge your feature changes to the PHP-5.6 branch. After the tag/release of beta1, the chance of getting your non-bugfix change to the PHP-5.6 branch will be much slimmer. --001a11c286046ae5cb04f35f9db7--