Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66656 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85152 invoked from network); 15 Mar 2013 19:00:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Mar 2013 19:00:50 -0000 Authentication-Results: pb1.pair.com header.from=krebs.seb@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=krebs.seb@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.178 as permitted sender) X-PHP-List-Original-Sender: krebs.seb@gmail.com X-Host-Fingerprint: 74.125.82.178 mail-we0-f178.google.com Received: from [74.125.82.178] ([74.125.82.178:35965] helo=mail-we0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 58/16-51298-1EF63415 for ; Fri, 15 Mar 2013 14:00:49 -0500 Received: by mail-we0-f178.google.com with SMTP id o45so3398240wer.23 for ; Fri, 15 Mar 2013 12:00:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=k2TZloA2h/tbwf0kgg5/u2SELqE2FWvnqB4uqLDwPEU=; b=pu99jbjZ3hL/XOX+++MNZAjSkrjg7RwE8oyzP5Nldc+ZmxeCRpeo1xVckTIpueC1UX Y8QiwEVXwYI9im0Af/KTfcgFl+rVas0RtrE/hBY78mPH+ifprAnnO5Wi2VcrWyHZ4pb2 +VA57/FvHmasBBqs8hewoDeTqhyJaW+q9cS4sPopLsfBLiaAnVGOR4lw7oV4uZk4Ejgi OpRAVuJ884Qun40QZ2fh6y6f0SxbPQQjtF+DzK4mjaQoBTYPGxshrMnFBDbP6TFZMJnf WfBlFxpK9Xz3HmZpM31GYp1JAW0ZqpFb+xPTHvoLwmQE7WD4BVsVA7MzU5BQkOwNLbrW wACA== X-Received: by 10.194.237.129 with SMTP id vc1mr12675189wjc.20.1363374045893; Fri, 15 Mar 2013 12:00:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.217.94.71 with HTTP; Fri, 15 Mar 2013 12:00:25 -0700 (PDT) In-Reply-To: <51436105.4040605@sugarcrm.com> References: <51432E01.7090502@mrclay.org> <51433530.5040707@gmail.com> <51436105.4040605@sugarcrm.com> Date: Fri, 15 Mar 2013 20:00:25 +0100 Message-ID: To: Stas Malyshev Cc: Bob Weinand , PHP Mailing List Developers Content-Type: multipart/alternative; boundary=089e013d14aeb39d5a04d7fb41cd Subject: Re: [PHP-DEV] Could we kill call_user_func? From: krebs.seb@gmail.com (Sebastian Krebs) --089e013d14aeb39d5a04d7fb41cd Content-Type: text/plain; charset=ISO-8859-1 2013/3/15 Stas Malyshev > Hi! > > > why not enable then this "getCallback()();"? > > There's an RFC for that: https://wiki.php.net/rfc/fcallfcall > but it has some edge cases which I didn't have time to figure out yet. > In the long run I think it would be great :) Earlier I also realized, that [MyClass::class, 'methodName'](); doesn't work either. Regards, Sebastian > > > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- github.com/KingCrunch --089e013d14aeb39d5a04d7fb41cd--