Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85244 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62313 invoked from network); 19 Mar 2015 21:15:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Mar 2015 21:15:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=bowersbros@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=bowersbros@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.47 as permitted sender) X-PHP-List-Original-Sender: bowersbros@gmail.com X-Host-Fingerprint: 74.125.82.47 mail-wg0-f47.google.com Received: from [74.125.82.47] ([74.125.82.47:35946] helo=mail-wg0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/0E-25408-17C3B055 for ; Thu, 19 Mar 2015 16:15:30 -0500 Received: by wgra20 with SMTP id a20so73404195wgr.3 for ; Thu, 19 Mar 2015 14:15:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Jkg68TGiX1ZZbT/Rh/ByzrDzH8fvQ0WCXkNTx1Xq8Ss=; b=xnL3b2QeTcR5wOdIMXM17i1jdx0z3Av5s6rIJ/jprNIJhYZXH59LH0YBAQtdgs1tG4 +9hCs7U+wpwnC7lwJvQWIJFLKAz66MSoz26a/Qs6Y5tN050uQjqFsn01iWsf7JcMlhxx dkJagKmWQcgOZtUwh2qbSDh8x92Sr8/YXmT2BMZfWQqgnK5pGjbasUFUjFMP70fQo/1y u63n2WBBLALPn54HOEAlklYpUHXBNWvXaN+CPkZWU4e6gtrFFUey22/j6O6xIu4xgH7O SsRBdxDpSon3c+0GxIwusVyM86S0zRwef/39TgX5ES78koFFHSg1pUYVTLuBZppw5u2Q bPbg== MIME-Version: 1.0 X-Received: by 10.180.214.99 with SMTP id nz3mr57081wic.82.1426799726350; Thu, 19 Mar 2015 14:15:26 -0700 (PDT) Received: by 10.28.62.84 with HTTP; Thu, 19 Mar 2015 14:15:26 -0700 (PDT) In-Reply-To: <550B3B93.4040900@garfieldtech.com> References: <550B39AA.2090706@garfieldtech.com> <550B3B93.4040900@garfieldtech.com> Date: Thu, 19 Mar 2015 21:15:26 +0000 Message-ID: To: Larry Garfield Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=001a1135e9a8dadc150511aab2ca Subject: Re: [PHP-DEV] RFC - Array slice syntactic sugar From: bowersbros@gmail.com (Alex Bowers) --001a1135e9a8dadc150511aab2ca Content-Type: text/plain; charset=UTF-8 On 19 March 2015 at 21:11, Larry Garfield wrote: > 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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Apologies about the top post, that was gmail automatically hiding the main content so I just typed. Thanks for the links. I will look through them now to find some proposals which have failed before; and try to improve this one. Still would like feedback from anybody else reading this too. Thanks. --001a1135e9a8dadc150511aab2ca--