Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70116 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25676 invoked from network); 14 Nov 2013 15:15:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Nov 2013 15:15:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=igor@wiedler.ch; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=igor@wiedler.ch; sender-id=unknown Received-SPF: error (pb1.pair.com: domain wiedler.ch from 217.26.49.175 cause and error) X-PHP-List-Original-Sender: igor@wiedler.ch X-Host-Fingerprint: 217.26.49.175 mxout015.mail.hostpoint.ch Received: from [217.26.49.175] ([217.26.49.175:50143] helo=mxout015.mail.hostpoint.ch) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 33/D0-20713-F19E4825 for ; Thu, 14 Nov 2013 10:15:44 -0500 Received: from [10.0.2.45] (helo=asmtp012.mail.hostpoint.ch) by mxout015.mail.hostpoint.ch with esmtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Vgydx-0007c9-0k; Thu, 14 Nov 2013 16:15:41 +0100 Received: from [84.73.218.139] (helo=[192.168.192.45]) by asmtp012.mail.hostpoint.ch with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Vgydw-000Aha-UY; Thu, 14 Nov 2013 16:15:40 +0100 X-Authenticated-Sender-Id: igor@wiedler.ch Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\)) In-Reply-To: Date: Thu, 14 Nov 2013 16:15:26 +0100 Cc: "internals@lists.php.net List PHP" Content-Transfer-Encoding: quoted-printable Message-ID: References: <253C51BB-61CF-4E01-9157-EAA926C9159C@wiedler.ch> <65275146-D465-4B0B-8C4D-FFE5E9421977@wiedler.ch> To: Michael Wallner X-Mailer: Apple Mail (2.1822) Subject: Re: [PHP-DEV] Review requested: use-function patch From: igor@wiedler.ch (Igor Wiedler) On 14 Nov 2013, at 15:45, Michael Wallner wrote: > On 14 November 2013 15:42, Michael Wallner wrote: >> On 14 November 2013 14:11, Igor Wiedler wrote: >>> Hi, >>>=20 >>> Just bumping this thread, since it didn=92t receive any attention at = all. >>=20 >> Sorry! >> Igor, did you fully merge my fixes branch yet? >=20 > There's a fix for which I obviously did not create a PR: > = https://github.com/m6w6/php-src/compare/igorw:use-function...use-function I missed that patch. But it looks like Adam did an alternate fix: * = https://github.com/igorw/php-src/commit/9711c58bc4236c0e2e482af9b20581e78a= f0c7ca If that is not sufficient, can you please send an updated pull request = against the current branch? Thanks! Igor