Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82559 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70066 invoked from network); 12 Feb 2015 21:39:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Feb 2015 21:39:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=jacob.bednarz@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jacob.bednarz@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.49 as permitted sender) X-PHP-List-Original-Sender: jacob.bednarz@gmail.com X-Host-Fingerprint: 209.85.220.49 mail-pa0-f49.google.com Received: from [209.85.220.49] ([209.85.220.49:51897] helo=mail-pa0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/F0-61903-99D1DD45 for ; Thu, 12 Feb 2015 16:39:37 -0500 Received: by mail-pa0-f49.google.com with SMTP id fb1so14064343pad.8 for ; Thu, 12 Feb 2015 13:39:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:date:to:subject:message-id:user-agent:mime-version :content-type; bh=J9baBE7yldIeOg0NXFfYioxLN6UdXgQWb0xpYOmdWcM=; b=0etfp7hBlFuPR/c/6w1EK993tmQOVizz5toVoU9AHHkQvLAazkpORLNZEEFBvTavH9 1UtV/IlI8Pvmcr8UeAo5LwkPUxeCE2bSGcWhogkX9g8OrdcorQxxdwyV9eD4DfF3Wm7y cnHQlSgi7GIIdmpUe5+Ad/5efNAv8rnP0DcNBEukryE0SEP55ccLDr2Xc1kF2UallWBT sDKzNIOPbvB4i7g1hGl/MXouFHSLth3jJ7IYG/H1Qiw2REucabZoagTHYJCYuixL+6Zk Wi37+H6Ytz4+/raaNP0tWzJFtOsHEncIzMTCwJlQ3fTLNV69GdzmUY5ecAxNphP5Wx4e kDwA== X-Received: by 10.66.174.165 with SMTP id bt5mr9772567pac.53.1423777174196; Thu, 12 Feb 2015 13:39:34 -0800 (PST) Received: from [10.137.0.14] (ec2-54-252-62-54.ap-southeast-2.compute.amazonaws.com. [54.252.62.54]) by mx.google.com with ESMTPSA id jw8sm4616068pbc.73.2015.02.12.13.39.32 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 12 Feb 2015 13:39:33 -0800 (PST) X-Google-Original-From: Jacob Bednarz Date: Fri, 13 Feb 2015 07:39:07 +1000 (AEST) To: internals@lists.php.net Message-ID: User-Agent: Alpine 2.11 (OSX 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Subject: [PHP-DEV] PHP 7 snapshots? From: jacob.bednarz@gmail.com (Jacob Bednarz) 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? Thanks, Jacob.