Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85303 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55941 invoked from network); 20 Mar 2015 16:20:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Mar 2015 16:20:53 -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 209.85.212.175 as permitted sender) X-PHP-List-Original-Sender: bowersbros@gmail.com X-Host-Fingerprint: 209.85.212.175 mail-wi0-f175.google.com Received: from [209.85.212.175] ([209.85.212.175:36148] helo=mail-wi0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 01/5C-21731-5E84C055 for ; Fri, 20 Mar 2015 11:20:53 -0500 Received: by wibg7 with SMTP id g7so148710990wib.1 for ; Fri, 20 Mar 2015 09:20:50 -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=97Qjnxwg8DamOY91R4HPxkoSN7WeTeehh8lelLky48k=; b=BoKZgOsl0MJj71CzosYGGQG+ouThpdGcVMVuJ1oB4xVDsMFP6h2v1ytLaaJBssATog Iy7pI5Z5NqcJ0wss8ZKcp76K0E8Qvqfn98Y5JSYwOihflEHsctXiQ5LxuAMxTrKXNnmn C/gT2TmcWFFpRuevgr3zVYSD+P2yWQcDzbGy9amC5OXDbu5yCQV3gJ+8bY63aNAxgcSU TsS3DxfR+sZEKB1KBHvhVwAKcTP7rjBHYcJftQznZDC1F3NirvuuPZxt6cpG3EuU+tdq 2pE3Vu6bo3yvlMguXBYr68LsMsHcZc/bz83J9SI3531UFTRd4BqGBWs9Nh9PgcsjQCCy a6bg== MIME-Version: 1.0 X-Received: by 10.180.108.177 with SMTP id hl17mr25870445wib.35.1426868449981; Fri, 20 Mar 2015 09:20:49 -0700 (PDT) Received: by 10.28.62.84 with HTTP; Fri, 20 Mar 2015 09:20:49 -0700 (PDT) In-Reply-To: <550C4623.1090709@gmail.com> References: <550B5A81.1090706@gmail.com> <550B7189.4040608@gmail.com> <7486C296-7535-4633-AFE2-02E7BBC67BC5@gmail.com> <550C1176.9050307@gmail.com> <550C1AE4.8090607@gmail.com> <550C1EC3.8000106@gmail.com> <550C317E.8020508@gmail.com> <550C4623.1090709@gmail.com> Date: Fri, 20 Mar 2015 16:20:49 +0000 Message-ID: To: Rowan Collins Cc: Leigh , internals@lists.php.net Content-Type: multipart/alternative; boundary=e89a8f3ba43b1a3b320511bab311 Subject: Re: [PHP-DEV] RFC - Array slice syntactic sugar From: bowersbros@gmail.com (Alex Bowers) --e89a8f3ba43b1a3b320511bab311 Content-Type: text/plain; charset=UTF-8 > > I'd be tempted to introduce the ability to get a single element by > position as well Absolutely agree. Can we agree on a symbol do you think, or should the RFC continue for the symbol discussion? --e89a8f3ba43b1a3b320511bab311--