Re: [PHP-DOC] PHP 4 Documentation Moved To Appendix

2009-09-23 Thread Hannes Magnusson
On Wed, Sep 23, 2009 at 17:55, Brandon Savage wrote: > On Wed, Sep 23, 2009 at 11:38 AM, Hannes Magnusson > wrote: >> >> On Wed, Sep 23, 2009 at 16:16, Brandon Savage >> wrote: >> > All, >> > >> > For those of you not on the commit list, I went ahead and moved the PHP >> > 4 >> > OOP documentati

Re: [PHP-DOC] PHP 4 Documentation Moved To Appendix

2009-09-23 Thread Brandon Savage
On Wed, Sep 23, 2009 at 11:38 AM, Hannes Magnusson < hannes.magnus...@gmail.com> wrote: > On Wed, Sep 23, 2009 at 16:16, Brandon Savage > 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 i

Re: [PHP-DOC] PHP 4 Documentation Moved To Appendix

2009-09-23 Thread Hannes Magnusson
On Wed, Sep 23, 2009 at 16:16, Brandon Savage 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.. A

[PHP-DOC] PHP 4 Documentation Moved To Appendix

2009-09-23 Thread Brandon Savage
All, For those of you not on the commit list, I went ahead and moved the PHP 4 OOP documentation to the appendix. This is a reflection of the discussion we had where it was expressed that the PHP 5 OOP documentation should be perceived and treated as the only documentation for PHP's object model.