Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85243 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59426 invoked from network); 19 Mar 2015 21:11:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Mar 2015 21:11:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=larry@garfieldtech.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=larry@garfieldtech.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain garfieldtech.com from 66.111.4.27 cause and error) X-PHP-List-Original-Sender: larry@garfieldtech.com X-Host-Fingerprint: 66.111.4.27 out3-smtp.messagingengine.com Received: from [66.111.4.27] ([66.111.4.27:40931] helo=out3-smtp.messagingengine.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/6D-25408-89B3B055 for ; Thu, 19 Mar 2015 16:11:52 -0500 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 26BA820779 for ; Thu, 19 Mar 2015 17:11:46 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute3.internal (MEProxy); Thu, 19 Mar 2015 17:11:48 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:message-id:date:from :mime-version:to:subject:references:in-reply-to:content-type :content-transfer-encoding; s=smtpout; bh=TVDm1sPEO9i6kmO8X2N6lH mNIPQ=; b=joK5FeVjQxLNk/M3rnne5g3PxUlrtcbBSnuV6uk0oT3vqjk+lqZIUv qPSNAfVS986W6oZVodsR+874z0YlNv8ieMfxAcC20N4UtF+vbvZVwBYDCtBKg1KY VKTxC74HcGHej5+1iHG8b2UiON3zngjKcgwmWwdLYbpo/c02EyGH0= X-Sasl-enc: I5ba/+ZiSxYx+nYvpoSASuLSxAqeE+KAeR5/rO5imLww 1426799508 Received: from Palantirs-MacBook-Pro-7.local (unknown [63.250.249.138]) by mail.messagingengine.com (Postfix) with ESMTPA id 25617C0001C for ; Thu, 19 Mar 2015 17:11:47 -0400 (EDT) Message-ID: <550B3B93.4040900@garfieldtech.com> Date: Thu, 19 Mar 2015 16:11:47 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: internals@lists.php.net References: <550B39AA.2090706@garfieldtech.com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] RFC - Array slice syntactic sugar From: larry@garfieldtech.com (Larry Garfield) On 3/19/15 4:06 PM, Alex Bowers wrote: > I've had a quick scan of the list at https://wiki.php.net/rfc but cannot > seem to find anything. I'll read more carefully through, or is there a > different list elsewhere which I should look at? Not everything makes it to an RFC. This list's archives are quite extensive. (People here are verbose): http://php.net/mailing-lists.php http://marc.info/?l=php-internals Also, no top-posting, please. --Larry Garfield