Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81053 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86860 invoked from network); 23 Jan 2015 22:02:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jan 2015 22:02:04 -0000 X-Host-Fingerprint: 77.170.89.239 ip4daa59ef.direct-adsl.nl Received: from [77.170.89.239] ([77.170.89.239:19133] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F9/01-15523-BD4C2C45 for ; Fri, 23 Jan 2015 17:02:03 -0500 To: internals@lists.php.net Date: Fri, 23 Jan 2015 23:01:59 +0100 Message-ID: <4vg5cad3uavfkv4qr8604sri16h6pip4f5@4ax.com> References: <54C12DD8.7020800@lerdorf.com> <5er2cat2lpaq6bs6tmpapllcbq6lbcf0te@4ax.com> <3de5cah741q5ukqgqa60p71c3u0ipu0465@4ax.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: 77.170.89.239 Subject: Re: [PHP-DEV] Re: PHP7 Homework for everyone reading this list From: phpdev@ehrhardt.nl (Jan Ehrhardt) Jan Ehrhardt in php.internals (Fri, 23 Jan 2015 22:18:50 +0100): >Dmitry Stogov in php.internals (Fri, 23 Jan 2015 17:54:45 +0400): >>"master" branch. > >propro, raphf and pecl_http do not compile with the master branch. >You'll have to checkout the phpng branch. These extensions did compile >and load: >https://phpdev.toolsforresearch.com/php-7.0.0-dev-nts-Win32-VC11-x86.htm > >Build: >https://phpdev.toolsforresearch.com/php-7.0.0-dev-nts-Win32-VC11-x86.zip The TS build is very much alike: https://phpdev.toolsforresearch.com/php-7.0.0-dev-Win32-VC11-x86.htm https://phpdev.toolsforresearch.com/php-7.0.0-dev-Win32-VC11-x86.zip What you cannot see in phpinfo() is that php7apache2_4.dll and even php7apache2_2.dll also compile fine. >Maybe there are other PECL extension that have PHP7 branches, unknown to >you and me. Jan