Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48676 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16152 invoked from network); 7 Jun 2010 19:26:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jun 2010 19:26:07 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.214.42 mail-bw0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:60154] helo=mail-bw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FE/75-22982-AC74D0C4 for ; Mon, 07 Jun 2010 15:26:02 -0400 Received: by bwz8 with SMTP id 8so362288bwz.29 for ; Mon, 07 Jun 2010 12:25:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=UC3qO89psYh2+Uu2UZp/VXW45WHh8INiedwbbmqA7Wk=; b=WkCLvPT3hsi16akN4Yj4GSXkzWvme/dB7g3Xo0YkhXH5aiCWXhpDAP9pPF5/r75qq4 cyQs9z9naFl3fYp0cIlEWULcTsUFmMU3vxDTEg17TY34Ef7VCsITs4RAb17c/5sIZatf NUyFHLqegZNccOyoEptW9ykCnBDo846heKCao= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=Z8qnSjcHg6WBXs0RUAEX85uSMBoPA+awhZpH1RGmpxX4SEptQz34iEO1vd09r3YdV3 wTLuOTZzm6I6xChA+iLx/Ko1RgTOPHZ1gf4nFYEJVVX1IJrB/cOXpwQl2cD1xQh0kSZt A3s3srcQE0OmUVRDEoK+JCLIZH0CjYMfmkr0E= MIME-Version: 1.0 Received: by 10.204.25.210 with SMTP id a18mr6383605bkc.175.1275938759048; Mon, 07 Jun 2010 12:25:59 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.204.60.146 with HTTP; Mon, 7 Jun 2010 12:25:59 -0700 (PDT) In-Reply-To: References: Date: Mon, 7 Jun 2010 21:25:59 +0200 X-Google-Sender-Auth: 7qV2B9lJ8buXdUV4j3h1Er72SYs Message-ID: To: Pierre Joye Cc: Felipe Pena , internals Content-Type: multipart/alternative; boundary=00032555517a7cfdc4048875a485 Subject: Re: [PHP-DEV] [RFC] Array Dereferencing From: info@tyrael.hu (Ferenc Kovacs) --00032555517a7cfdc4048875a485 Content-Type: text/plain; charset=UTF-8 On Mon, Jun 7, 2010 at 9:22 PM, Pierre Joye wrote: > hi Felipe, > > Great work! thanks :) > > Patches looks very good, builds on my tests system here. > > No objection for trunk :) > > Cheers, > > On Mon, Jun 7, 2010 at 6: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 > > > > > > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > \o/ Tyrael --00032555517a7cfdc4048875a485--