Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10570 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93437 invoked by uid 1010); 17 Jun 2004 17:00:59 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 91646 invoked from network); 17 Jun 2004 17:00:39 -0000 Received: from unknown (HELO blobule.suds) (66.11.170.154) by pb1.pair.com with SMTP; 17 Jun 2004 17:00:39 -0000 Received: by blobule.suds (Postfix, from userid 501) id 4728F2F727; Thu, 17 Jun 2004 13:00:38 -0400 (EDT) To: Adam Maccabee Trachtenberg Cc: Jason Garber , internals@lists.php.net In-Reply-To: References: <5.1.0.14.0.20040617040132.01df4de8@mail.ionzoft.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8-3mdk Date: 17 Jun 2004 13:00:38 -0400 Message-ID: <1087491638.26587.7.camel@blobule.suds> Mime-Version: 1.0 Subject: Re: [PHP-DEV] Array Question From: robert@interjinn.com (Robert Cummings) On Thu, 2004-06-17 at 11:20, Adam Maccabee Trachtenberg wrote: > On Thu, 17 Jun 2004, Jason Garber wrote: > > > Is being able to have a comma at the END of an array definition a supported > > feature, or an undocumented feature that should not be used? > > If I remember correctly, Zeev or Andi specifically added it as a > result of a user request, so I'd say it's an undocumented feature. At the end of the array definition or after the last defined array entry? If the latter... good feature. Hope it's there to stay since it makes cutting and pasting to arrays a lot easier and various other automated array building tasks :) Cheers, Rob. -- .------------------------------------------------------------. | InterJinn Application Framework - http://www.interjinn.com | :------------------------------------------------------------: | An application and templating framework for PHP. Boasting | | a powerful, scalable system for accessing system services | | such as forms, properties, sessions, and caches. InterJinn | | also provides an extremely flexible architecture for | | creating re-usable components quickly and easily. | `------------------------------------------------------------'