Re: [PHP-DOC] phpdoc TODO cleanup mission

2008-09-30 Thread Hannes Magnusson
On Wed, Oct 1, 2008 at 02:48, Philip Olson <[EMAIL PROTECTED]> wrote: > > On 24 Sep 2008, at 23:42, Hannes Magnusson wrote: > >> On Thu, Sep 25, 2008 at 03:21, Philip Olson <[EMAIL PROTECTED]> wrote: >>> >>> Hola Amigos! >>> >>> We have a few different places that tracks TODO items including: >>> >

[PHP-DOC] типографская машина Skitex Grand Jet 3,2 м (Германия) =

2008-09-30 Thread jerrome play
Продается типографская машина Skitex Grand Jet 3,2 м (Германия) Выпуск 2006 года Кол-во голов- 24, головы оригинальные Скорость печати – до 65 м.кв. 128 дюз Используемая краска – Siricol Стоимость – 35 тыс.дол. Тел. (044) 253 64 10, 362 00 61 Владимир Ильчук --

Re: [PHP-DOC] phpdoc TODO cleanup mission

2008-09-30 Thread Philip Olson
On 24 Sep 2008, at 23:42, Hannes Magnusson wrote: On Thu, Sep 25, 2008 at 03:21, Philip Olson <[EMAIL PROTECTED]> wrote: Hola Amigos! We have a few different places that tracks TODO items including: - http://cvs.php.net/viewvc.cgi/phpdoc/TODO - http://wiki.php.net/doc/todo - various bug rep

Re: [PHP-DOC] Manual entry for array_unique

2008-09-30 Thread Philip Olson
On 30 Sep 2008, at 13:18, Alan McEwen wrote: In almost all respects the documentation is very good and much appreciated. Just a small suggestion that the manual entry for the array_unique function should be a little more clear that the elements of the array argument must be scalar. Othe

[PHP-DOC] Manual entry for array_unique

2008-09-30 Thread Alan McEwen
In almost all respects the documentation is very good and much appreciated. Just a small suggestion that the manual entry for the array_unique function should be a little more clear that the elements of the array argument must be scalar. Otherwise the function returns only the first array element.