Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:104480 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 36752 invoked from network); 20 Feb 2019 20:51:58 -0000 Received: from unknown (HELO mail-it1-f171.google.com) (209.85.166.171) by pb1.pair.com with SMTP; 20 Feb 2019 20:51:58 -0000 Received: by mail-it1-f171.google.com with SMTP id z131so17226713itf.5 for ; Wed, 20 Feb 2019 09:36:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=5yndj52ZWdYEHZn0PM9RF6xzY3zYdDRdsIH5Duhf/rM=; b=UE0eAfTS2bKYdVUUZUQbfHXXaMDB5PF0eEWNQQ/7VwFqVVmkoBQwteyGiWRrCbeo7T K+yoTpLdVVVA8iEPoBFp/6MnT+8FvNNBgHO9V0bZgB+ojRcFkP4jjtM7bFdPkfY2Jn0H 1/NubpAk8J+KZiG7SCu3372czOn86I1R1t1slYnoYAVqHNcZKNHaSPM5IDfMImp7bPzZ vHRxFLEiht3dbLug/193T4Qg1EwU0brdmJPoCwjxv1X8eAZhrQ5sTq6FGUpl6UtlKpMq p8e+glg1vZDRvjK9wawxnhUmD08jouNIS3PvzsdaWz38/BrxsaKB6ZttfuWJnTdwWsj6 yRDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=5yndj52ZWdYEHZn0PM9RF6xzY3zYdDRdsIH5Duhf/rM=; b=Kw1nSkayXDHrphzHpBH+Dkd9r3Xc0YBvrvnNyt85RSK6Nvf4u/gvdXJB7CyqrFH9tW xY9VhqyofDGSd8eMwEfFdtVGvdT49ge3sGRZwy2mlsR3UdL5EsRFHaiYQQSGOST5sFlN 2b0UT1OsVCSAry19d6rF6Gkmu8gbgNXuihb2+u50iGcaAs6B7oOcjuolIQ3/yqBCEkw/ ESw5awI9CXYhbp2SvnB4TUzvc3/SIDi5/SfnUPV/SC9N/P4pHVL0Y7+XC49CR44TjeOP PQ4S3OGeaw2/B/a73FH2Do7WENICH/N50zAobjIGljeaQCJ9M4meW2w46SKdokyr3k9b GWJA== X-Gm-Message-State: AHQUAuYc+7qWSywjnssgmltztwYDs3KiujipY0wLew15L4PH97n3hT/f 5Kfuyyw5SVKNshghKwDL8ZHY9KIG4ecwmdk2gDM= X-Google-Smtp-Source: AHgI3IZRFSLjhBdg6eQAFDXMMy8mhkp3CGajurapJ1lhth21sYWhuXwx+aP5jWHW3MeGyuSEVqNrloFSU+zCskqTEOg= X-Received: by 2002:a5d:9a08:: with SMTP id s8mr6695797iol.99.1550684214136; Wed, 20 Feb 2019 09:36:54 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 20 Feb 2019 19:36:25 +0200 Message-ID: To: Rowan Collins Cc: PHP internals Content-Type: multipart/alternative; boundary="000000000000be16af058256cd97" Subject: Re: [PHP-DEV] Setup dev environment for contributing to php From: drealecs@gmail.com (=?UTF-8?Q?Alexandru_P=C4=83tr=C4=83nescu?=) --000000000000be16af058256cd97 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Rowan, Thank you for the info. I'll try to update it if I can. On Wed, Feb 20, 2019 at 7:15 PM Rowan Collins wrote: > On Wed, 20 Feb 2019 at 14:10, Alexandru P=C4=83tr=C4=83nescu > wrote: > >> Maybe I'm too used with having a Vagrantfile that I'm searching things t= oo >> specifically. >> > > > Rasmus set up a Vagrantfile around the time 7.0 was released, which shoul= d > still work I think, though the helper scripts haven't been updated for 7.= 2 > and later, as far as I can see. > > See https://app.vagrantup.com/rasmus/boxes/php7dev/ and > https://github.com/rlerdorf/php7dev/ > > Regards, > -- > Rowan Collins > [IMSoP] > --000000000000be16af058256cd97--