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
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
help into the spanish translation.
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
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
>>
>
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
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
Contributing to the documentation. Philip Olson referred me.
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
For contributing to PHP documentation, starting with complete documentation of
the ncurses extension. Philip Olson (philip) referred me here.
10 matches
Mail list logo