Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10573 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83047 invoked by uid 1010); 17 Jun 2004 18:39:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 82964 invoked by uid 1007); 17 Jun 2004 18:39:41 -0000 Message-ID: <20040617183941.82963.qmail@pb1.pair.com> To: internals@lists.php.net Date: Thu, 17 Jun 2004 20:39:15 +0200 Reply-To: redeye@erisx.de Organization: Erisx Development User-Agent: Mozilla Thunderbird 0.7 (Windows/20040616) X-Accept-Language: en-us, en MIME-Version: 1.0 References: <5.1.0.14.0.20040617040132.01df4de8@mail.ionzoft.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 217.255.14.19 Subject: Re: [PHP-DEV] Array Question From: redeye@erisx.de (Red Wingate) I guess that was <= 4.1.0 as i get errors at work ( 4.0.x ) and everything went fine as i misstyped today using 5.0.0rc3 :-) --red 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. > > -adam >