Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70114 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21904 invoked from network); 14 Nov 2013 14:42:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Nov 2013 14:42:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=mike.php.net@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mike.php.net@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.178 as permitted sender) X-PHP-List-Original-Sender: mike.php.net@gmail.com X-Host-Fingerprint: 209.85.217.178 mail-lb0-f178.google.com Received: from [209.85.217.178] ([209.85.217.178:44563] helo=mail-lb0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B9/10-20713-361E4825 for ; Thu, 14 Nov 2013 09:42:44 -0500 Received: by mail-lb0-f178.google.com with SMTP id y6so1613556lbh.37 for ; Thu, 14 Nov 2013 06:42:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=YgBtsfL/+AGs/4b9/ftmpilStkHKkx159NA5aRAZM0Y=; b=CvLo2/EDri2/VxOswuHPaGnK0nfE6IZWcctNmoUYeimi+i2tMopsAbV8qAKrr7m4ZT ySdq/E1C1Z8Qw73eSBqK9NioCSF0/znVUoI6py/DFIz4Suwg2TvxhfYgiawbhyXvmgxn iloXlykPBPLG65eNPKi4AYdT8WH+Mv1hCED4V2jh7Yy0s7q0tm7W8ObNTJu+mIH6FmNi oZXaDYxAwED5MVmd4KlBE3uDsAg4TstgrS7RAsz05vIwNzhZJIYn/nuwX39JiIdgqzRB /tTC4Ht7BG8fN9a+S0vQ8Vp/eO5BLtSeiEPOSkl18Yr+E393TB5wgouioidKRX+KsOvm BTKA== MIME-Version: 1.0 X-Received: by 10.152.120.231 with SMTP id lf7mr1042519lab.36.1384440160811; Thu, 14 Nov 2013 06:42:40 -0800 (PST) Sender: mike.php.net@gmail.com Received: by 10.114.184.19 with HTTP; Thu, 14 Nov 2013 06:42:40 -0800 (PST) In-Reply-To: <65275146-D465-4B0B-8C4D-FFE5E9421977@wiedler.ch> References: <253C51BB-61CF-4E01-9157-EAA926C9159C@wiedler.ch> <65275146-D465-4B0B-8C4D-FFE5E9421977@wiedler.ch> Date: Thu, 14 Nov 2013 15:42:40 +0100 X-Google-Sender-Auth: Jqk4SepHw0dB4L2TwfrPLyVokrs Message-ID: To: Igor Wiedler Cc: "internals@lists.php.net List PHP" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Review requested: use-function patch From: mike@php.net (Michael Wallner) On 14 November 2013 14:11, Igor Wiedler wrote: > Hi, > > Just bumping this thread, since it didn=E2=80=99t receive any attention a= t all. Sorry! Igor, did you fully merge my fixes branch yet? --=20 Regards, Mike