On Mon, Apr 6, 2009 at 14:09, Juliette wrote:
> Thanks for the feedback!
>
> 2009/4/6 Hannes Magnusson
>> - The ArrayObject->count() example should probably mention count()
>> and an example usage.
>> - Same for the offsetSet()/offsetGet()/.. they should probably
>> contain example of $obj[..]
Thanks for the feedback!
2009/4/6 Hannes Magnusson
> Few comments:
> - I think it wasn't until 5.3 that ArrayObject implemented
> Serializable, so the classrefernce page should have a changelog for
> it.
Ok
- The ArrayObject->count() example should probably mention count()
> and an example u
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
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
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