Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72891 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74298 invoked from network); 1 Mar 2014 15:22:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Mar 2014 15:22:22 -0000 Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 198.187.29.233 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 198.187.29.233 imap1.ox.registrar-servers.com Received: from [198.187.29.233] ([198.187.29.233:45384] helo=imap1.ox.registrar-servers.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 09/01-03854-D2BF1135 for ; Sat, 01 Mar 2014 10:22:21 -0500 Received: from localhost (localhost [127.0.0.1]) by oxmail.registrar-servers.com (Postfix) with ESMTP id 24FDA200089; Sat, 1 Mar 2014 10:22:19 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap1.ox.registrar-servers.com Received: from oxmail.registrar-servers.com ([127.0.0.1]) by localhost (imap1.ox.registrar-servers.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 7UW7E0DaNYr8; Sat, 1 Mar 2014 10:22:19 -0500 (EST) Received: from [192.168.0.8] (unknown [90.203.28.187]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by oxmail.registrar-servers.com (Postfix) with ESMTPSA id 359C8200057; Sat, 1 Mar 2014 10:22:16 -0500 (EST) Content-Type: multipart/alternative; boundary="Apple-Mail=_1F03C15C-0911-4978-8860-11AA41BE5E25" Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) In-Reply-To: Date: Sat, 1 Mar 2014 15:22:14 +0000 Cc: Adam Harvey , Bob Weinand , PHP Internals Message-ID: References: <37A9BBE2-1D9C-4715-9942-EF064476170F@ajf.me> <175351E4-45C6-4B9F-AEEC-FCED17414255@ajf.me> To: Philip Sturgeon X-Mailer: Apple Mail (2.1874) Subject: Re: [PHP-DEV] [VOTE][RFC] Array Of From: ajf@ajf.me (Andrea Faulds) --Apple-Mail=_1F03C15C-0911-4978-8860-11AA41BE5E25 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On 1 Mar 2014, at 15:20, Philip Sturgeon wrote: > It also lines up nicely with the syntax everyone is using for > DocBlocks, so again, why not have it now and have some other syntax > for a slightly more powerful feature in the future maybe. Or, we could have generics-like syntax now and add proper generics = later, meaning people would get a free performance boost eventually and = we=92d be able to eliminate the O(n) issue. -- Andrea Faulds http://ajf.me/ --Apple-Mail=_1F03C15C-0911-4978-8860-11AA41BE5E25--