Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48675 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14767 invoked from network); 7 Jun 2010 19:22:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jun 2010 19:22:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@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: pierre.php@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-wy0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:60570] helo=mail-wy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F5/35-22982-2074D0C4 for ; Mon, 07 Jun 2010 15:22:42 -0400 Received: by wya21 with SMTP id 21so2843637wya.29 for ; Mon, 07 Jun 2010 12:22:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=mLASywStbF07RJSvXx5REyGWtRvqDiPgT6cBLvbweCE=; b=FP2xDrO+wLlcqCzdnzR8nxaj8xRVdmIww2Ji23L/QeGYtfacvXXUmUfeLXmpyZdELs R5a0zTm+ngJFXuFN640SQaYM/1uSe92lQXwbukRZOwtrN3zXOlfXf8c+XhHQtTY1MglJ +5YYZEJOq5gN/MT785RgkTcGymH6vesZDeUNY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=XZATtKpJ5/hC3Ijbec4zjHrgRilSvxIkscrPn7C2E3f9Vww7NSnBAv6mhaRbRGTOwc /M8K1l6/1A3sWBLfqxyNg7YUgtC5y5RrQ2/bJf884QsJrXz0xCweeifghvSwQ0wcLSDO WUWFevLh7P6/ej8gjzcpKwcLslzhSlIInirpU= MIME-Version: 1.0 Received: by 10.216.181.140 with SMTP id l12mr2723645wem.69.1275938558698; Mon, 07 Jun 2010 12:22:38 -0700 (PDT) Received: by 10.216.221.34 with HTTP; Mon, 7 Jun 2010 12:22:38 -0700 (PDT) In-Reply-To: References: Date: Mon, 7 Jun 2010 21:22:38 +0200 Message-ID: To: Felipe Pena Cc: internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [RFC] Array Dereferencing From: pierre.php@gmail.com (Pierre Joye) 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