Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56082 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96368 invoked from network); 6 Nov 2011 13:26:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Nov 2011 13:26:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=felipensp@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=felipensp@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.170 as permitted sender) X-PHP-List-Original-Sender: felipensp@gmail.com X-Host-Fingerprint: 209.85.210.170 mail-iy0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:54180] helo=mail-iy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/11-19530-FFA86BE4 for ; Sun, 06 Nov 2011 08:26:24 -0500 Received: by iakc1 with SMTP id c1so5463990iak.29 for ; Sun, 06 Nov 2011 05:26:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=nl67IoCgA/stWiG1o8Vhfkpqc4cAHEDj1NGRmoFO46s=; b=VeSOwFiPyWNwUqowoz26ovu63NRv3rHVkO8+x44BVkFohGP6fZwigEoOVyekhldAXB c+LmRDyCtsY9Sk2YarlN2g200Q706glCr5w4vC03IVaRLi1tzhMJzIVD1FEgz+ycihyF lYqtXpCIMX2IPzISRhYhDoYr07AvdAv+bqcbI= Received: by 10.231.27.194 with SMTP id j2mr2340598ibc.22.1320585981235; Sun, 06 Nov 2011 05:26:21 -0800 (PST) MIME-Version: 1.0 Received: by 10.142.82.11 with HTTP; Sun, 6 Nov 2011 05:26:00 -0800 (PST) In-Reply-To: <4EB5DC5C.40906@sugarcrm.com> References: <4EB5DC5C.40906@sugarcrm.com> Date: Sun, 6 Nov 2011 11:26:00 -0200 Message-ID: To: Stas Malyshev Cc: Peter Cowburn , internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] new foo()->bar() From: felipensp@gmail.com (Felipe Pena) 2011/11/5 Stas Malyshev : > Hi! > > On 11/5/11 2:04 PM, Peter Cowburn wrote: >>> >>> Other examples which describes the feature at >>> http://wiki.php.net/rfc/instance-method-call >>> >>> Thoughts? >> >> Bump. >> >> What's the current status on this? >> >> It would be nice to =C2=A0this teeny little patch in for 5.4.0 if possib= le. > > I think the brackets one is fine, if all the tests are OK we can have it = in. > But I'd like to get it before RC, after RC I don't want to have any > substantial changes. > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > Committed! --=20 Regards, Felipe Pena