Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80994 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66036 invoked from network); 22 Jan 2015 21:43:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jan 2015 21:43:36 -0000 X-Host-Fingerprint: 84.243.199.158 unknown Received: from [84.243.199.158] ([84.243.199.158:24761] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 19/31-61273-70F61C45 for ; Thu, 22 Jan 2015 16:43:36 -0500 To: internals@lists.php.net Date: Thu, 22 Jan 2015 22:43:30 +0100 Message-ID: <5er2cat2lpaq6bs6tmpapllcbq6lbcf0te@4ax.com> References: <54C12DD8.7020800@lerdorf.com> X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 84.243.199.158 Subject: Re: PHP7 Homework for everyone reading this list From: phpdev@ehrhardt.nl (Jan Ehrhardt) Rasmus Lerdorf in php.internals (Thu, 22 Jan 2015 09:05:28 -0800): >Hopefully everyone here knows how to compile from git and get things up >and running. I would love to test a Windows build with all kinds of extensions if there was a consistent way to find out which branch I'd have to checkout. For http v2, propro and raphf that is the 'phpng' branch, but I have no idea what choices other extension maintainers have made. Jan