Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82566 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98519 invoked from network); 12 Feb 2015 22:58:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Feb 2015 22:58:05 -0000 Authentication-Results: pb1.pair.com header.from=jacob.bednarz@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=jacob.bednarz@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.54 as permitted sender) X-PHP-List-Original-Sender: jacob.bednarz@gmail.com X-Host-Fingerprint: 209.85.192.54 mail-qg0-f54.google.com Received: from [209.85.192.54] ([209.85.192.54:47267] helo=mail-qg0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AC/B3-15420-CFF2DD45 for ; Thu, 12 Feb 2015 17:58:04 -0500 Received: by mail-qg0-f54.google.com with SMTP id z60so10572812qgd.13 for ; Thu, 12 Feb 2015 14:58:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=EFZ4O9hXib7cPawGicU6zJ13I7TCQUYQ5kfxhCrrYhE=; b=dbMdoGRIketgM+u/FCqSq2/P9ng8lHTy7RmLLytcKU4PNm313zFyCfd1PYv8I/XgT7 hN022Rep8CWH8luTEKna24Ie3qjjVxgnQFPFxyisCHDDdr1ScaA7QccyIZM93tcxulr4 WYN7sXZLN2hPbvhSiRYLjLz3nbhdWobwklE3dJktlgnzGbhbim9YaQjPhjjT7JpUyVlC aRgByROnK05ofpjSiSph85H6dtC7YmjGAJ8929uK1elN2elAt+sX24bnzMbQbJKmZ0RT l5eFmHPMXHDxF+wlSgktwtUT/x5++fChbmG7pP9VFp0VGQlw4YMRtaxr92W0PHIDkQuG NaXQ== MIME-Version: 1.0 X-Received: by 10.140.48.137 with SMTP id o9mr15143724qga.89.1423781881984; Thu, 12 Feb 2015 14:58:01 -0800 (PST) Received: by 10.140.43.100 with HTTP; Thu, 12 Feb 2015 14:58:01 -0800 (PST) In-Reply-To: <54DD2F54.5040006@lerdorf.com> References: <54DD2F54.5040006@lerdorf.com> Date: Fri, 13 Feb 2015 08:58:01 +1000 Message-ID: To: Rasmus Lerdorf Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11352156503bad050eec0df3 Subject: Re: [PHP-DEV] PHP 7 snapshots? From: jacob.bednarz@gmail.com (Jacob Bednarz) --001a11352156503bad050eec0df3 Content-Type: text/plain; charset=UTF-8 Thanks for the confirmation! On Friday, February 13, 2015, Rasmus Lerdorf wrote: > On 02/12/2015 01:39 PM, Jacob Bednarz wrote: > > Hi Internals, > > > > Late in January Rasmus sent out an email to test the PHP 7 build. I've > > recently completed this with a few of our applications locally however > > now I am looking to test these changes on one of our isolated > > development environments (yes, I'm aware of the risks and willing to > > take them in order to test the new release). The only problem is, I > > cannot find which tag/branch has these changes within it? Could someone > > please clarify this one for me? > > PHP 7 is the master branch. > > > --001a11352156503bad050eec0df3--