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

2009-04-04 Thread Keito Uchiyama
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 As for the markup, the only problems I see are whitespace issues becau

Re: [PHP-DOC] ArrayObject docs

2009-04-04 Thread Juliette
2009/4/5 Philip Olson > >> That should be all the SPL docs tagged as not documented, so I'm now >> continuing with the rest of ArrayObject. > > You're doing great work, I think it's time for a CVS account so you can > apply these and future changes: > - http://php.net/cvs-php > Thanks :) Let

Re: [PHP-DOC] ArrayObject docs

2009-04-04 Thread Philip Olson
I've documented the ArrayObject methods that were tagged with the 'not documented' warning. Also documented iterator_to_array and iterator_count. Cool! That should be all the SPL docs tagged as not documented, so I'm now continuing with the rest of ArrayObject. You're doing great work

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

2009-04-04 Thread Philip Olson
> Agreed, and I think it would be well worth it to document this extension. I've gone ahead and documented the color-related functions in the ncurses extension, for starters. Please let me know if there's anything I should fix! Hello Keito, Nice! :) But please post the patch as an atta

[PHP-DOC] ArrayObject docs

2009-04-04 Thread Juliette
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 of ArrayObject. Let me know if something needs fixing.

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

2009-04-04 Thread Keito Uchiyama
Philip Olson wrote: > Agreed, and I think it would be well worth it to document this extension. I've gone ahead and documented the color-related functions in the ncurses extension, for starters. Please let me know if there's anything I should fix! Thanks, Keito Index: constants.xml ===