Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86454 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47583 invoked from network); 29 May 2015 19:14:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 May 2015 19:14:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=scott@paragonie.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=scott@paragonie.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain paragonie.com from 209.85.220.178 cause and error) X-PHP-List-Original-Sender: scott@paragonie.com X-Host-Fingerprint: 209.85.220.178 mail-qk0-f178.google.com Received: from [209.85.220.178] ([209.85.220.178:35780] helo=mail-qk0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C9/A0-35570-58AB8655 for ; Fri, 29 May 2015 15:14:13 -0400 Received: by qkhq76 with SMTP id q76so21828269qkh.2 for ; Fri, 29 May 2015 12:14:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=VlMH+4RfjsHelbkYy/bxY7Vzo1Ioy7WJdo5Y9L8S3lk=; b=SEBV2EHCrwbVSRorgIFcvoj+J83e9Z1gg9UoE1FsDdZzPMLfMa8skSx8nGfnwrBtfh ska//nhnRtX7RJqOiTl9yaM/XM7aAMNbp2hfDLX+zCvZGQfKCPleeIfEBPwQOoeIlLCg EKv7Pds4cAIZ/fmNPLUig08B4OvEINoSAIr1vF3QorrXhnwu+NjZ8WUD4fXNbTyLD2CT SWihxP4oXXJ3L0aTp+fFzrPGw5ZhnBEI5DpB77DojjLvqObDMKTSojbCPQoY+nerEvvU kRzhMwMVmBpNwPP53tQsN3u5jwHr3yxipIVqQVc/pqXkE0/nJCgVe/g7lOxv0450vvh8 J8MQ== X-Gm-Message-State: ALoCoQlJHvgLxxSwM/zbQvWZIjk3pNiznSBW/VphSpUxRRfcBLjlnTo/oIcvyC5VfCUXu5ULxF4n MIME-Version: 1.0 X-Received: by 10.140.202.130 with SMTP id x124mr12001259qha.9.1432926850216; Fri, 29 May 2015 12:14:10 -0700 (PDT) Received: by 10.96.202.67 with HTTP; Fri, 29 May 2015 12:14:10 -0700 (PDT) X-Originating-IP: [71.42.54.150] In-Reply-To: References: <6B6E2A89-1C10-4EDD-906F-C5A2237023E0@gmail.com> <0BDFEE82-E0E3-46EE-A0AB-4AF7A6E47C9C@ajf.me> Date: Fri, 29 May 2015 15:14:10 -0400 Message-ID: To: Hannes Magnusson Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a11432f14e58bcf05173d472b Subject: Re: [PHP-DEV] [RFC] Simplified Array API for extensions From: scott@paragonie.com (Scott Arciszewski) --001a11432f14e58bcf05173d472b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Naive answer: P(inclusion) =3D 0, due to the feature freeze. Unless I'm mistaken. If so, you might need to target 7.1 instead of 7.0. Scott Arciszewski Chief Development Officer Paragon Initiative Enterprises On Fri, May 29, 2015 at 2:56 PM, Hannes Magnusson < hannes.magnusson@gmail.com> wrote: > What are the chances anyone updated this to support PHP7 yet? > > > > -Hannes > > > On Mon, Aug 11, 2014 at 5:17 PM, Andrea Faulds wrote: > > > > On 12 Aug 2014, at 01:15, Tjerk Meesters > wrote: > > > >> > >> On 12 Aug, 2014, at 5:03 am, Andrea Faulds wrote: > >> > >>> > >>> On 11 Aug 2014, at 22:00, Hannes Magnusson > wrote: > >>> > >>>> I think it would be fantastic if this would be included in 5.6. > >>> > >>> Too late for 5.6, but 5.7 perhaps (can we please have this? 7 will > break BC and I=E2=80=99d like to get some stuff in next year, not in 2 ye= ars). > >> > >> Can this API be retained as is when NG gets merged? > >> > >> I would hate to see developers put in effort to take advantage of this > simplified API in 5.x only to have to make changes again for 7. > > > > If it can=E2=80=99t, I=E2=80=99d suggest only adding this in ng in the = first place. > > -- > > Andrea Faulds > > http://ajf.me/ > > > > > > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a11432f14e58bcf05173d472b--