Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:93091 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65821 invoked from network); 5 May 2016 16:26:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 May 2016 16:26:17 -0000 Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 209.85.161.170 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 209.85.161.170 mail-yw0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:36499] helo=mail-yw0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 86/D1-27079-7247B275 for ; Thu, 05 May 2016 12:26:16 -0400 Received: by mail-yw0-f170.google.com with SMTP id o66so145796873ywc.3 for ; Thu, 05 May 2016 09:26:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pthreads-org.20150623.gappssmtp.com; s=20150623; h=mime-version:date:message-id:subject:from:to; bh=A3uKs2H3S4lJh/5DtXnDn/9Kct0myfxFjqWFVKIV2NI=; b=gODoyb990IFI1LJxJqm6d8XmADnW2kxIFsVsWtIf5KQBtrKfRT4H7J0Fx6oa2854jt qeuvPO8xAlWOcrnUjjUewNa3rip100bf6dASdtM5Jp5NJ7Vh6/3Fv67KWJNfN4sKoKTh Q7ePh+3/Pa9Vl5zFU1S/qUiLo2VTYtNkIuFIOqyq4vG2dCMkdmb8z6kdkj22XNCP0fQ+ KPDIGYK4Jls3uxWRVsza8PMdRCPlrAOJhwsoWaXrslVjAukJyOX5P6O93TQktqlX6UIp nXNgRE7Bgb5wMipjsu8wuVBwZLLVgzOqs4TwiEXgWWK67KlU55R9wa84t+EaWXyZbXtF 17HQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=A3uKs2H3S4lJh/5DtXnDn/9Kct0myfxFjqWFVKIV2NI=; b=jjTvw250YzBPeMbEcQskp/2faGm8By8DMoTuOSk0o0i7TC9w2pPkb3mjMOi6htlJ3s ZI2CBUJX0StIRoOylZKGr/8cI5nj1H7NBIxRWepKdNA2sypj2RvR0cl/rXL88IMeZjnQ OSO1NXaVNo0Wpgc9tlFLEZ5frRtGTR44JVCmHGz03DqiB9OSqAltmRpB/VhQcB6LC0oG 9jnXlWV2AzyqClW8oxTPPpB/CxozwlyTnalU+inzWfLimhbFyX2b+NVHoRrqiNuRWVQH Ms1EbwYd8u25KR7VUTp10x/tE8zhwtWto4YT5042yanhZE7SaZs2PRl9xok9LlMPzcvD RU3A== X-Gm-Message-State: AOPr4FVR8sUHC2wSzsEXYBtH+3dJXJc0sFUPMUTcc6RyGUVmG8FZlJLiWOlx2Yn9mxkxg7Cw8xswxGb5khjHhA== MIME-Version: 1.0 X-Received: by 10.129.44.139 with SMTP id s133mr10438792yws.182.1462465572750; Thu, 05 May 2016 09:26:12 -0700 (PDT) Received: by 10.129.109.67 with HTTP; Thu, 5 May 2016 09:26:12 -0700 (PDT) X-Originating-IP: [165.120.173.102] Date: Thu, 5 May 2016 17:26:12 +0100 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=001a1141e82af603a805321acc76 Subject: Looking (not very far) ahead to PHP 7.1 From: pthreads@pthreads.org (Joe Watkins) --001a1141e82af603a805321acc76 Content-Type: text/plain; charset=UTF-8 Afternoon internals, We are hoping for alpha 1 to be available on June 9th, this is a little over 5 weeks away. Beta 1 (~1 month after alpha 1) on July 7th will be our feature freeze date - no new RFC's can target 7.1 after this date. PHP 7.1 has many things targeting it at the moment, some overlapping, all of them in various states. So that the dust is allowed to settle during beta phase, we need to insist that anything that does not have an implementation by the time beta 1 comes be pushed back to 7.2. If you are working on a core (/Zend) feature right now, especially draft (unannounced) features, and are targeting 7.1, as a matter of courtesy (not requirement), I'd like to ask you to move forward, post-haste. It would be good (although not required) if we could get /Zend stuff merged before alpha 1 ... I realize this may be a pipe dream. I'm new at this, and still have dreams ... TL:DR, dates for diary: Alpha 1 June 9th Beta 1 (freeze) July 7th Cheers Joe --001a1141e82af603a805321acc76--