Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48680 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13097 invoked from network); 8 Jun 2010 01:17:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jun 2010 01:17:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=jonwage@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jonwage@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: jonwage@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-wy0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:33088] helo=mail-wy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4F/28-22982-E1A9D0C4 for ; Mon, 07 Jun 2010 21:17:18 -0400 Received: by wya21 with SMTP id 21so3042578wya.29 for ; Mon, 07 Jun 2010 18:17:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=vUfr2MagPvhxcJzjeFrOr/7gb4B0/E9LRhYYY3TVeKA=; b=S9Qrutfrv/T3O8IvAMEebKtjxI+B2eUQz6VC2LtRrAnl4O0Z4wiCKgyLzGsWtAX3Xf N1HHhMtCx1t7FSQkhsyodzEDL31C0rvs3soTK0PE1QNipteLN55wpVTO+bPXiRiy6dSr ktuegXYh+I0SBZS1yqv5V4zmvfK8BT9vxNLjg= 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=QwFKqsCvwXnZrFjjd5dKnQgJbcAy58jKpClOPTf0MFtd5POh3HDspLVinBx4gqWujR W+A4l2+Xuc37n26N4OD6Oht09HMOrh6bFPybkKJGvl3eck6xY1e9zF0a/Y1BO9M4+EsH dtSWrHQwvTyMo/r93wA0v22M6P0bOU7jpDjQ8= Received: by 10.216.89.11 with SMTP id b11mr3023082wef.32.1275959834218; Mon, 07 Jun 2010 18:17:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.165.137 with HTTP; Mon, 7 Jun 2010 18:16:53 -0700 (PDT) In-Reply-To: References: Date: Mon, 7 Jun 2010 21:16:53 -0400 Message-ID: To: Felipe Pena Cc: internals Content-Type: multipart/alternative; boundary=0016e6d643faaa91fb04887a8cf5 Subject: Re: [PHP-DEV] [RFC] Array Dereferencing From: jonwage@gmail.com (Jonathan Wage) --0016e6d643faaa91fb04887a8cf5 Content-Type: text/plain; charset=ISO-8859-1 Thanks a bunch. This is a very nice improvement to PHP! - Jon On Mon, Jun 7, 2010 at 12:58 PM, Felipe Pena wrote: > Hi all, > I just edited the RFC page [1] about array dereferencing as now we have a > patch for such. > > RFC page: http://wiki.php.net/rfc/functionarraydereferencing > > The patch is simple, it just required to change the grammar file. I also > added some tests in the patch. > > Any objection? Thought? Improvements? > > Thanks. > > -- > Regards, > Felipe Pena > -- Jonathan H. Wage http://www.twitter.com/jwage --0016e6d643faaa91fb04887a8cf5--