All, I was taking a look today at the documentation for PHP 5's object model, and there is nothing that discusses inheritance or the ability to override methods in subclasses. I realize this is a part of the basics of object oriented programming and certainly not unique to PHP; however, I was thinking that to make the manual as complete as possible, we should at least address the issue.
Thoughts? Brandon
