Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23811 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88020 invoked by uid 1010); 31 May 2006 03:30:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 88005 invoked from network); 31 May 2006 03:30:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 May 2006 03:30:08 -0000 X-PHP-List-Original-Sender: andi@zend.com X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:7116] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 15/C9-07504-EBD0D744 for ; Tue, 30 May 2006 23:30:07 -0400 Received: (qmail 4831 invoked from network); 31 May 2006 03:29:41 -0000 Received: from localhost (HELO ANDI-NOTEBOOK.zend.com) (127.0.0.1) by localhost with SMTP; 31 May 2006 03:29:41 -0000 Message-ID: <7.0.1.0.2.20060530202950.039548f8@zend.com> X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Date: Tue, 30 May 2006 20:29:57 -0700 To: pierre.php@gmail.com,internals@lists.php.net, irokez@gmail.com ("Alexander Pak") In-Reply-To: <20060530220035.5a038d3d@localhost.localdomain> References: <18210000279.20060527232743@marcus-boerger.de> <1912400098.20060530211502@marcus-boerger.de> <20060530220035.5a038d3d@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] RFC array functions From: andi@zend.com (Andi Gutmans) At 01:00 PM 5/30/2006, Pierre wrote: >On Wed, 31 May 2006 00:58:34 +0500 >irokez@gmail.com ("Alexander Pak") wrote: > >On 5/30/06, Alexander Pak wrote: > > As for me I don't really like "array_has_more" name.. maybe array_end? > >I find *end confusing as well. array_has_more is unambiguous and >perfectly matches the function purpose. Fine too. Andi