Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76446 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84935 invoked from network); 12 Aug 2014 00:16:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2014 00:16:48 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.207 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.207 imap2-2.ox.privateemail.com Received: from [192.64.116.207] ([192.64.116.207:53023] helo=imap2-2.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7F/90-14624-FEC59E35 for ; Mon, 11 Aug 2014 20:16:48 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id DC0E98C007D; Mon, 11 Aug 2014 20:17:25 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap2.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap2.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id vu39Xdr7w9F3; Mon, 11 Aug 2014 20:17:25 -0400 (EDT) Received: from [192.168.0.2] (05439dda.skybroadband.com [5.67.157.218]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id AFE138C007B; Mon, 11 Aug 2014 20:17:22 -0400 (EDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) In-Reply-To: <6B6E2A89-1C10-4EDD-906F-C5A2237023E0@gmail.com> Date: Tue, 12 Aug 2014 01:17:18 +0100 Cc: Hannes Magnusson , Sara Golemon , Ferenc Kovacs , PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: <0BDFEE82-E0E3-46EE-A0AB-4AF7A6E47C9C@ajf.me> References: <6B6E2A89-1C10-4EDD-906F-C5A2237023E0@gmail.com> To: Tjerk Meesters X-Mailer: Apple Mail (2.1878.6) Subject: Re: [PHP-DEV] [RFC] Simplified Array API for extensions From: ajf@ajf.me (Andrea Faulds) On 12 Aug 2014, at 01:15, Tjerk Meesters = wrote: >=20 > On 12 Aug, 2014, at 5:03 am, Andrea Faulds wrote: >=20 >>=20 >> On 11 Aug 2014, at 22:00, Hannes Magnusson = wrote: >>=20 >>> I think it would be fantastic if this would be included in 5.6. >>=20 >> Too late for 5.6, but 5.7 perhaps (can we please have this? 7 will = break BC and I=92d like to get some stuff in next year, not in 2 years). >=20 > Can this API be retained as is when NG gets merged? >=20 > 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=92t, I=92d suggest only adding this in ng in the first place. -- Andrea Faulds http://ajf.me/