Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86869 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98355 invoked from network); 25 Jun 2015 15:03:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jun 2015 15:03:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.46 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 74.125.82.46 mail-wg0-f46.google.com Received: from [74.125.82.46] ([74.125.82.46:34714] helo=mail-wg0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 32/33-16095-6481C855 for ; Thu, 25 Jun 2015 11:03:35 -0400 Received: by wgqq4 with SMTP id q4so65165009wgq.1 for ; Thu, 25 Jun 2015 08:03:31 -0700 (PDT) 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:cc:content-type; bh=ZHTcc8Qlu1vblnASH50fDV6Qt2JTPJj/e4xY8hXLFps=; b=N1Dmqe/C/QAg7JX11oLwTGZW78yxGl/ih2yspu8m9INGVUsPCX93VNFQUB8ZMQh6Gk R2nKKcmIdAkST9pRKliJQrH9LmM2NcTSiUNFAOyU5VWP7Sdcnp5QcAsXxD27DhifUWfE 3KtcLYbAVoV1o6UJ3YeUZvGBuTyaDHzAr3FOtZAW0VoJgDUqyFOYCiiyJiVRY7wuEv4Z JHHYkVaRp6+t+S/tJlay9NwKV1i3N23SIjozuPNB8WpHXl5C9bnnLOA/tGD31CZ+RJIA 31gEQFdlVtqSlP9JvjKDcu8eO+4pCjZHvXXG+0IH5mumHfbv5Oxwi9ZW3hXuFR2rd7sw AKlw== MIME-Version: 1.0 X-Received: by 10.180.37.229 with SMTP id b5mr6606917wik.16.1435244611941; Thu, 25 Jun 2015 08:03:31 -0700 (PDT) Sender: kalle.php@gmail.com Received: by 10.28.217.19 with HTTP; Thu, 25 Jun 2015 08:03:31 -0700 (PDT) Date: Thu, 25 Jun 2015 17:03:31 +0200 X-Google-Sender-Auth: 1Tkz5aU3z1JVwj4JOE8nuTtnUHY Message-ID: To: Internals Cc: Anatoliy Belsky , Dmitry Stogov , Nikita Popov , Ferenc Kovacs , Xinchen Hui Content-Type: text/plain; charset=UTF-8 Subject: Headsup: PHP7 feature freeze From: kalle@php.net (Kalle Sommer Nielsen) Howdy This is a quick heads up that we plan to have the next release of 7.0.0 be Beta 1, this marks a feature freeze and from there on, we will switch focus on to stabilization, regressions and other bug fixes. Beta 1 is schedule to be tagged and packaged on July 7th and released on July 9th which is a small 2 weeks from now to get any remaining changes of such in. If you are in doubt about whether or not your change would be considered a 'feature' or have any other questions, then feel free to mail us RMs or reply here. Thanks, Kalle, Anatol & Ferenc