Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81349 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86282 invoked from network); 29 Jan 2015 02:01:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2015 02:01:32 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.52 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.52 mail-pa0-f52.google.com Received: from [209.85.220.52] ([209.85.220.52:45395] helo=mail-pa0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BE/60-17992-B7499C45 for ; Wed, 28 Jan 2015 21:01:31 -0500 Received: by mail-pa0-f52.google.com with SMTP id kx10so32450930pab.11 for ; Wed, 28 Jan 2015 18:01:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=qZ7pzSzcNFiIjb7kzZSc9T9aUmRzo5QvrpYWObFs5D4=; b=j6e+TBjiQFt64QSCOdt80xZ3CKrh7eQM2hjDCrNvopVf9llCJUmhiJq5lBbo0MVubo +ups1OQbavXvda4GLLBiRuHdl0nWT7JUVhOncwwgHnGpLZlBKoGV+c9FHST9ddb78fFS kmv9kqn4SMgPqU8RUeyFfLJ6raloFo2znaJ11fMXLxjXWcGWhtwy+s0m0NaByN94KkOX ErbGXHM0MKS8QuVICo9xLPgnkJGWg12ef45OEfIpxyYMZsdjQwps0uIGe9XV5c3Y09q2 arPG21AMaGlj786Xg22WzkrZcQ/sDWJfesTO4bAordOOqrHE9NKn+dMhMRLDImmJuidi ES3Q== X-Received: by 10.68.172.193 with SMTP id be1mr10651988pbc.64.1422496888680; Wed, 28 Jan 2015 18:01:28 -0800 (PST) Received: from [192.168.2.145] (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id ut7sm6023614pbc.8.2015.01.28.18.01.27 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jan 2015 18:01:28 -0800 (PST) Message-ID: <54C99476.7080507@gmail.com> Date: Wed, 28 Jan 2015 18:01:26 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Rasmus Lerdorf , PHP internals References: <54C967A0.6070706@lerdorf.com> In-Reply-To: <54C967A0.6070706@lerdorf.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] php7dev Vagrant box From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > As a follow-up to my PHP7 Homework post last week, here is a bit of > spoon-feeding for all you lurkers on this list. > > https://atlas.hashicorp.com/rasmus/boxes/php7dev This is great, I was just thinking how I can make myself a Debian environment to match the CI one, this would work very nicely. Thanks a lot for making it! -- Stas Malyshev smalyshev@gmail.com