On Wed, Sep 23, 2009 at 17:55, Brandon Savage <bran...@brandonsavage.net> wrote:
> 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 <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
>
> You're absolutely right. And on my list of things to do was to migrate those
> docs.
>
> My fear was that if I didn't act, I never would. This is a process. I'm

:)

> "extends" is covered in the PHP 5 documentation. See
> http://www.php.net/manual/en/language.oop5.basic.php and the commit I made
> yesterday that adds a page on inheritance.

Ouh. There it is indeed. The link from php.net/tokens needs to be updated then.

-Hannes

Reply via email to