Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85744 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82668 invoked from network); 8 Apr 2015 00:59:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Apr 2015 00:59:10 -0000 Authentication-Results: pb1.pair.com header.from=andi@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=andi@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.216.52 as permitted sender) X-PHP-List-Original-Sender: andi@zend.com X-Host-Fingerprint: 209.85.216.52 mail-vn0-f52.google.com Received: from [209.85.216.52] ([209.85.216.52:44890] helo=mail-vn0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8C/A4-55418-C5D74255 for ; Tue, 07 Apr 2015 20:59:08 -0400 Received: by vnbg7 with SMTP id g7so11403423vnb.11 for ; Tue, 07 Apr 2015 17:59:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=9ymUl6Bun67l7LVHzx6uJu4BKXH8Z8mtCu8a6QmipcA=; b=azHTezX/kn/voVaiKZHEJ6E1Eo6RH8TN/U5tBMkYEshaWlgTpU3Lbyixkll96u4RhE KJA7+rYErK2KhT6JSZrXVnty3GvGd4y5mkx11l0KfGevCnmeLSz7sJUih/CKHhcOSMLE UpTcWzG7oELAeRtf6jJZl+uywEHaFbAG28sYS9RmJ9dJKsWLzXsY9NvMSM6HSZkv45f8 vZNnxfXEM3q7B8zn+cgB9B329/MEKDL2cSQaZsCSv12qFnWBU3XCZi0Ns3kEakobxcco QXgRtjFEa/i/wwkJYAmulNsOnWUmW8B9/unVZnAEZiSgKq3z+WjIawApP4qPhqVSW3K2 SyWg== X-Gm-Message-State: ALoCoQmDp0POMjOXD5JjiR8zHGLkDC7XncCfRjQbp3I8bWUxcZ3VL7k6tOkOe28IayCKczh/NLR47theAbPAPUnJTVUOkPgW34mj04IFtvzStN0OdxIVEGMmTdTNoY0gZuOiXFjIdM6GTg5LFda4/z3/CZbsHf0Umg== MIME-Version: 1.0 X-Received: by 10.140.106.227 with SMTP id e90mr26090473qgf.63.1428454745592; Tue, 07 Apr 2015 17:59:05 -0700 (PDT) Received: by 10.140.91.40 with HTTP; Tue, 7 Apr 2015 17:59:05 -0700 (PDT) In-Reply-To: References: Date: Tue, 7 Apr 2015 17:59:05 -0700 Message-ID: To: Ferenc Kovacs Cc: Pierre Joye , Leigh , PHP Internals Content-Type: multipart/alternative; boundary=001a113a2ddab0b53405132c0903 Subject: Re: [PHP-DEV] 7.0 Release Management From: andi@zend.com (Andi Gutmans) --001a113a2ddab0b53405132c0903 Content-Type: text/plain; charset=UTF-8 On Sun, Apr 5, 2015 at 12:05 AM, Ferenc Kovacs wrote: > Hi, > > bumping the thread as we should start the release steps (branching out 7.0, > tagging the first alpha or more likely beta) if we wanna keep up with > https://wiki.php.net/rfc/php7timeline > I definitely think we should roll a package and get it posted to encourage early testing and feedback. I think we are also more likely to get folks to benchmark against their apps and give us feedback on performance gains and migration challenges which can help us with migration guidelines and tools. In the past we've posted alpha versions at much earlier phases of development. Given that what we currently have in hand is quite good and somewhere in between an alpha (very raw, incomplete) and a beta (mostly feature complete, yet not sufficiently tested) I would opt for either calling it a "preview" or a potentially even a "beta" which will get more eyeballs on it. But I don't have a strong opinion besides getting the ball rolling and helping folks get their hands on it. We are posting nightly builds for Debian and Red Hat on php7.zend.com just to make it easier for folks who don't want to self-compile to give it a go but I think even better if we get some downloadable .tar.gz of the sources on php.net and we can always also have some non-nightly builds of the preview/betas we provide for folks who are interested. Thx! Andi --001a113a2ddab0b53405132c0903--