Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94598 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97778 invoked from network); 20 Jul 2016 21:13:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jul 2016 21:13:02 -0000 Authentication-Results: pb1.pair.com header.from=me@daveyshafik.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=me@daveyshafik.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain daveyshafik.com from 209.85.216.173 cause and error) X-PHP-List-Original-Sender: me@daveyshafik.com X-Host-Fingerprint: 209.85.216.173 mail-qt0-f173.google.com Received: from [209.85.216.173] ([209.85.216.173:36499] helo=mail-qt0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6B/A4-52781-D59EF875 for ; Wed, 20 Jul 2016 17:13:01 -0400 Received: by mail-qt0-f173.google.com with SMTP id 52so33434120qtq.3 for ; Wed, 20 Jul 2016 14:13:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=daveyshafik-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=+xzunrWWjWBS026/kdZC4YWQ+C49oPfXT43MLeaOSuY=; b=BVix+xwij4Vy2WDGXaTWSNSOyFH1CY/lZykZk38QJgjwECYPcq9qPSiNgIOrAFHxMp Q1CYfrNK74+EY3tUuPHp4kani++QCCJ36N5Wyicn9HE1YBjsGvbN1ortiONf4MJgXNFr Q8kIxxbS+HtwN49odlKsS96oHGv0VzPvAESzM1vz/5QpSzichaD3VIShlu+NxwvZR34v OVD0WG1tmtGugfXiXgVClcie5diZek7JJOWsJAVpQc3gRAdStwEz+eo/otmhAK1Zc0hX QXkYtWMxBL8ZpheRQYinyeiGJMRU9ROaoPwcIyGutcSNLIroKm+9jbxxn/2JhvMaBSnR X8jQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=+xzunrWWjWBS026/kdZC4YWQ+C49oPfXT43MLeaOSuY=; b=jg0lqnWkrY4B9ituPVX3yvGGx0LA5HeUQ1tttGVSrN6bQGr/txw2vcS3qrvbDl8t5h KCTnfH6kRsVra71/LD4ApDXAa7nnghourN+CEhAD7gzuVWBplfGsqtZK8Br46dfCQ2CP nR46KvH27FRuKhjRgGQK+STCT2bzzyAx8GqaXymMNfvF+5VvpcVNQ4w/84lL2yPMa9Ql xzB4oea2+0JuZbOdI+rMT2pxfIdQENp+CbiskVcACTq/MEauVf+29BJ7RqY6WSmWBj7V 447P5lPq2wtTKSjtPSb3iQp5160HmiEq5gpGcvorT1pTRNgJhMKQlA+prBCnaWFicixH yyqA== X-Gm-Message-State: ALyK8tJwtnY+kWOA5lmF/8lGJrQEulB0t+PsDVFwJjjFwuDd9v7XutdroDP8GFTHgEP3/Q0aLhlyxlOR0Eh962KW X-Received: by 10.237.35.201 with SMTP id k9mr73938183qtc.92.1469049177781; Wed, 20 Jul 2016 14:12:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.237.55.138 with HTTP; Wed, 20 Jul 2016 14:12:57 -0700 (PDT) Date: Wed, 20 Jul 2016 14:12:57 -0700 Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11396598664d26053817aa0a Subject: PHP-7.1 Branched From: me@daveyshafik.com (Davey Shafik) --001a11396598664d26053817aa0a Content-Type: text/plain; charset=UTF-8 Hey folks, as mentioned in the last release email, the PHP-7.1 branch has now been created. I will be creating the PHP 7.1.0beta1 release off it in the next few minutes. However, this effectively means that master is open for PHP 7.2 (or 8.0 :P) and any further commits specifically for 7.1 must land in the PHP-7.1 branch. Thanks, - Davey --001a11396598664d26053817aa0a--