Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10575 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15128 invoked by uid 1010); 17 Jun 2004 21:34:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 14942 invoked from network); 17 Jun 2004 21:34:45 -0000 Received: from unknown (HELO postfix4-1.free.fr) (213.228.0.62) by pb1.pair.com with SMTP; 17 Jun 2004 21:34:45 -0000 Received: from [82.226.123.55] (montmartre-11-82-226-123-55.fbx.proxad.net [82.226.123.55]) by postfix4-1.free.fr (Postfix) with ESMTP id 3E93514601C; Thu, 17 Jun 2004 23:34:43 +0200 (CEST) Message-ID: <40D20E76.3090700@keliglia.com> Date: Thu, 17 Jun 2004 23:34:46 +0200 User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: redeye@erisx.de Cc: internals@lists.php.net References: <5.1.0.14.0.20040617040132.01df4de8@mail.ionzoft.com> <20040617183941.82963.qmail@pb1.pair.com> In-Reply-To: <20040617183941.82963.qmail@pb1.pair.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Array Question From: didou@keliglia.com (Mehdi Achour) This is now [1] a fixed documentation bug :) I didn't find anything about it in the ChangeLog, nor bugs.php.net, so I didn't include any version information in the docs. Drop a mail to the documentation list if you figure it out ;) didou [1] - http://cvs.php.net/diff.php/phpdoc/en/reference/array/functions/array.xml?r1=1.11&r2=1.12&ty=u Red Wingate wrote: > 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 >>