Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81223 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50696 invoked from network); 27 Jan 2015 10:41:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jan 2015 10:41:17 -0000 X-Host-Fingerprint: 85.223.116.227 227-116.citynet.ftth.internl.net Received: from [85.223.116.227] ([85.223.116.227:12093] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0A/86-18778-A4B67C45 for ; Tue, 27 Jan 2015 05:41:16 -0500 To: internals@lists.php.net Date: Tue, 27 Jan 2015 11:41:12 +0100 Message-ID: References: <54C12DD8.7020800@lerdorf.com> <5er2cat2lpaq6bs6tmpapllcbq6lbcf0te@4ax.com> <3de5cah741q5ukqgqa60p71c3u0ipu0465@4ax.com> <54C528A2.2050307@php.net> <9ojacata515vhd3mq06cqablfilurlhrkm@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: 85.223.116.227 Subject: Re: [PHP-DEV] Re: PHP7 Homework for everyone reading this list From: phpdev@ehrhardt.nl (Jan Ehrhardt) Jan Ehrhardt in php.internals (Mon, 26 Jan 2015 00:12:11 +0100): >Michael Wallner in php.internals (Sun, 25 Jan 2015 18:32:18 +0100): >>On 23/01/15 22:18, Jan Ehrhardt wrote: >>> 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 >> >>Dmitry is sort of right, actually. The plan is to merge phpng back into >>master of course, and do legacy releases out of the R_2_* branches. > >But then we have the problem the other way around: you will have to >checkout special branches to compile for 5.x. Will that be 'phpog'? >Or is your plan to make a special version for PHP 5.x? > >I noticed Joe Watkins has a 'five' branch besides master in pthreads. >Just guessing: is the 'five' for PHP 5.x and the master for PHP7? > >We surely need a list of the extensions that have been ported to PHP7 >and where to find them. And now imagick introduced a branch 'phpseven'... Jan