Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95678 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79361 invoked from network); 5 Sep 2016 22:33:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Sep 2016 22:33:28 -0000 X-Host-Fingerprint: 90.212.141.121 unknown Received: from [90.212.141.121] ([90.212.141.121:7386] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C5/8B-45301-6B2FDC75 for ; Mon, 05 Sep 2016 18:33:27 -0400 Message-ID: To: internals@lists.php.net References: Date: Mon, 5 Sep 2016 23:33:23 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 90.212.141.121 Subject: Re: The death of `#ifndef FAST_ZPP`? From: ajf@ajf.me (Andrea Faulds) Hi again, I finally wrote a patch to get rid of it: https://github.com/php/php-src/pull/2118 Perhaps this will go somewhere. :) -- Andrea Faulds https://ajf.me/