Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52500 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91908 invoked from network); 22 May 2011 08:34:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 May 2011 08:34:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=dukeofgaming@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dukeofgaming@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: dukeofgaming@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:44691] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 58/A3-01076-68AC8DD4 for ; Sun, 22 May 2011 04:34:15 -0400 Received: by gyb11 with SMTP id 11so1994057gyb.29 for ; Sun, 22 May 2011 01:34:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=RjZT4OZm9BR/R3WzE9SiI3JARhOkx/DA+04PkkxxK2w=; b=YbGlgrGkAbtCceaidRxvfbD/eAaQuKBO/zv14tOGlXm5CskiIZ+VYoHWUEwXDxgM/E 0HzvDqY6RhD9WMQADIhz/IC01BaDJiAwFzAeI0duBrmF6gjIiyzvEhHkUmMDLqTxU04V zpVtJM6SgcXnMIg1ghOJ8cx8Zgg63pvak30Ew= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=sk2i2zTPz0Ugvmb0lJwVnCF0dpCsgmh/fIKNNbtNBuhPzYWajbnHjrj4H77YQlRD9E BR5lomGbltUsH9cgmIk2+3bQWitF3Xsysz0p/79TNQgbefvvVdtHLtXNo2rrEfrpIvAN vvd9qXZ1YJLKpsfVLiF1P5uR7I/PwjAvFBqFc= Received: by 10.101.117.17 with SMTP id u17mr3408613anm.106.1306053252107; Sun, 22 May 2011 01:34:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.101.187.2 with HTTP; Sun, 22 May 2011 01:33:52 -0700 (PDT) In-Reply-To: References: Date: Sun, 22 May 2011 03:33:52 -0500 Message-ID: To: Ferenc Kovacs Cc: PHP internals Content-Type: multipart/alternative; boundary=001636eee2d1264e4404a3d9383b Subject: Re: [PHP-DEV] Constructor object instance dereferentiation From: dukeofgaming@gmail.com (dukeofgaming) --001636eee2d1264e4404a3d9383b Content-Type: text/plain; charset=ISO-8859-1 On Sun, May 22, 2011 at 3:16 AM, Ferenc Kovacs wrote: > > > hi. > > it was already discussion, Felipe created an RFC and a patch, the responses > was all positive, so I think if nobody changed their mind, we could move > this from Under Discussion to Accepted/Implemented > as I said before, it would be in good pair with the already implemented > array dereferencing (https://wiki.php.net/rfc/functionarraydereferencing) > > http://marc.info/?l=php-internals&m=129080024516125&w=2 > https://wiki.php.net/rfc/instance-method-call > > Tyrael > Hi, Nice, it would indeed make sense to include it with array dereferencing. This feature would enter in the PHP 5.4 release along with array dereferencing, is this correct?. Regards, David --001636eee2d1264e4404a3d9383b--