Re: [PHP-DOC] ArrayObject docs

2009-04-06 Thread Hannes Magnusson
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[..]

Re: [PHP-DOC] ArrayObject docs

2009-04-06 Thread Juliette
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