Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85251 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84041 invoked from network); 20 Mar 2015 00:05:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Mar 2015 00:05:09 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.179 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.214.179 mail-ob0-f179.google.com Received: from [209.85.214.179] ([209.85.214.179:35620] helo=mail-ob0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/81-25408-3346B055 for ; Thu, 19 Mar 2015 19:05:08 -0500 Received: by obcjt1 with SMTP id jt1so46839443obc.2 for ; Thu, 19 Mar 2015 17:05:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=2gboHdpHYjFeKg5FBL8WzZYQ3g6KNx/N8JKf0QbhX14=; b=i/fLJyDpU5bORoKO+8E3TYn9NSRc4OXPKbkVZx6HeJtLWB1fDf7582kDW7Z0RQRFOF TsGcNxfYr4eDG0Gb4dCHnczE641AEShrw1/vQsTgayRS6Jw2Z1FNaKj72mM5SrfTQ6qL GCoqQ7BFy6tjbT0KZ/Xr8jZqoyZjN3JciOFIrp4B88EV8RVcJtjOQoVrNBYq7CrgG8uz mNZdZSzBC9cbCELW0mnC6lzxlXmVf1cEl3RnDtTeY8Dz+nSs3ufNqj8uxd5kbJf9tGMd wOo+Wk+BZxTgBz9q+Mr5kbxL+9q8dS0e59ZgUb9kdzV7kAmerH0DwvDHIB9ikhQ1cWBb YrSg== X-Received: by 10.60.97.35 with SMTP id dx3mr63377641oeb.6.1426809904573; Thu, 19 Mar 2015 17:05:04 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.202.58.2 with HTTP; Thu, 19 Mar 2015 17:04:24 -0700 (PDT) In-Reply-To: <550B5500.60004@gmail.com> References: <54BEC072.5000507@mabe.berlin> <54C28B63.1040506@gmail.com> <54C2E405.4090204@gmail.com> <550B49D8.4080608@gmail.com> <550B5500.60004@gmail.com> Date: Fri, 20 Mar 2015 09:04:24 +0900 X-Google-Sender-Auth: G76ttTm1j39M0kVxnVDJx8GSaG8 Message-ID: To: Rowan Collins Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e01227a188631770511ad1159 Subject: Re: [PHP-DEV] Inconsistencies in callable, call_user_func and direct variable calls From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e01227a188631770511ad1159 Content-Type: text/plain; charset=UTF-8 Hi Rowan, On Fri, Mar 20, 2015 at 8:00 AM, Rowan Collins wrote: > I had no intention of restricting the discussion in any way, apologies if > it came across that way. > > Perhaps what I should have said is it is not *only* time that is needed - > we need to design the replacement before it's worth even thinking about > deprecating something. > Deprecation is future scope that may be years later if it may. I fully agree. I would like to fix this bug now. Current behavior is very annoying... Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --089e01227a188631770511ad1159--