Re: [PHP-DOC] [Patch] Re: [PHP-DOC] ncurses documentation

2009-04-05 Thread Keito Uchiyama
Hannes Magnusson wrote: Awesome work. One thing I would update: + Returns 0 on success, -1 if the color table could not be allocated (and all similar), use 0, -1.. it makes it more clear that these are actual return values. -Hannes Thanks Hannes! I've posted an updated patch with that change

Re: [PHP-DOC] warn.experimental.func

2009-04-05 Thread Keito Uchiyama
Hannes Magnusson wrote: If the extension contains the file "EXPERIMENTAL" the author considers the extension as experimental. Why this file was deleted when ncurses was moved to pecl I don't know.. But, since it was removed, I think its ok to remove that warning from the docs. I see. I'll remov

[PHP-DOC] CVS Account Request: daniel69

2009-04-05 Thread Daniel Bustamante Ospina
help into the spanish translation.

Re: [PHP-DOC] warn.experimental.func

2009-04-05 Thread Hannes Magnusson
On Sun, Apr 5, 2009 at 09:09, Keito Uchiyama wrote: > I have two questions: who/what decides if a function is "experimental", and > when do they become non-experimental? Also, does the tag apply to PECL If the extension contains the file "EXPERIMENTAL" the author considers the extension as experi

Re: [PHP-DOC] [Patch] Re: [PHP-DOC] ncurses documentation

2009-04-05 Thread Hannes Magnusson
On Sun, Apr 5, 2009 at 08:56, Keito Uchiyama wrote: > Philip Olson wrote: >> >> Nice! :) But please post the patch as an attachment or a link online as it >> gets altered in email. And if you're planning on documenting more then a CVS >> account is appropriate: >> >>  - http://php.net/cvs-php >> >

Re: [PHP-DOC] ArrayObject docs

2009-04-05 Thread Hannes Magnusson
On Sun, Apr 5, 2009 at 07:33, Juliette wrote: > Hi > I've documented the ArrayObject methods that were tagged with the 'not > documented' warning. Also documented iterator_to_array and iterator_count. > That should be all the SPL docs tagged as not documented, so I'm now > continuing with the rest

[PHP-DOC] Notes Status, 22335 total

2009-04-05 Thread phpdoc
Following are the top 20 pages of the manual, sorted by the number of user notes contributed. These sections could use a polish, those notes represent 7.2% of the 22335 total user notes. Notes | Page ---+- 89 | http://php.net/manual

[PHP-DOC] CVS Account Request: juxecl

2009-04-05 Thread Juliette
Contributing to the documentation. Philip Olson referred me.

[PHP-DOC] warn.experimental.func

2009-04-05 Thread Keito Uchiyama
I have two questions: who/what decides if a function is "experimental", and when do they become non-experimental? Also, does the tag apply to PECL extensions (e.g. ncurses) as well, given that it disclaims against changes in "future versions of PHP"? Thanks! Keito

[PHP-DOC] CVS Account Request: keito

2009-04-05 Thread Keito Uchiyama
For contributing to PHP documentation, starting with complete documentation of the ncurses extension. Philip Olson (philip) referred me here.