On Wed, Sep 23, 2009 at 16:16, Brandon Savage <bran...@brandonsavage.net> wrote: > All, > > For those of you not on the commit list, I went ahead and moved the PHP 4 > OOP documentation to the appendix.
Kudos. There is some things that are however not covered in the oop5 docs, like serialization and the extends keyword.. And now ArrayObject::serialize() (PHP5 class) links to the oop4 serialization docs in the appendix (ok, they have always linked there, but now its slightly more 'wtf' as its quite obvious you are reading the appendix) :) -Hannes