Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85296 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39383 invoked from network); 20 Mar 2015 14:56:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Mar 2015 14:56:51 -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.170 as permitted sender) X-PHP-List-Original-Sender: bowersbros@gmail.com X-Host-Fingerprint: 209.85.212.170 mail-wi0-f170.google.com Received: from [209.85.212.170] ([209.85.212.170:35497] helo=mail-wi0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 33/19-21731-2443C055 for ; Fri, 20 Mar 2015 09:52:50 -0500 Received: by wibdy8 with SMTP id dy8so19149556wib.0 for ; Fri, 20 Mar 2015 07:52:47 -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=rPY9Ozv84SAri80pGiYknIzraW1YmKT6RrpV4+TRPcA=; b=YAt8pyFTSgodZG+rTh7wK/Xnvre0GqwdAIcLtzpsMCJcu3v0xmvbpf8aoJwkEe/wlH 2CbviV573CR4caLfbhOn7NBKYBxdMqXDjG3/xrB0jYIU+jJ726ZLr/Y30R2dYFDBoZKu JM36M+UUKQcwgHCYpf5e/g6Ynp4DepB8RRmw3ll9nppnge8BEO/VN5Bu6mH+lUrn3+lO ts2flL32pNSYpOoaK4DXJin2tLURlXHGilDqvFZ4PvKCeDBH89OzGVoTWnOCkZEsiE6f I6RHNFRCOh5d/SjMQHNw4RVJXpXL9DhvXBDgpTpFdttzH3dzi92W51vn89EZPpqwrfdK AT1A== MIME-Version: 1.0 X-Received: by 10.194.179.41 with SMTP id dd9mr164619058wjc.72.1426863167628; Fri, 20 Mar 2015 07:52:47 -0700 (PDT) Received: by 10.28.62.84 with HTTP; Fri, 20 Mar 2015 07:52:47 -0700 (PDT) In-Reply-To: <15030741.20150320143622@yahoo.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> <550C1DEC.5060706@gmail.com> <15030741.20150320143622@yahoo.com> Date: Fri, 20 Mar 2015 14:52:47 +0000 Message-ID: To: Vik Hudec Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=089e01493d5c3fea2b0511b97844 Subject: Re: [PHP-DEV] RFC - Array slice syntactic sugar From: bowersbros@gmail.com (Alex Bowers) --089e01493d5c3fea2b0511b97844 Content-Type: text/plain; charset=UTF-8 > > Certainly it breaks BC (and would presumably have to wait until PHP 8), but > if we were starting from scratch today, why would it make sense to have two > syntaxes that do exactly the same thing? Maybe you misunderstand me, I am against using two syntaxes for different things. --089e01493d5c3fea2b0511b97844--