Hi, Thanks, I think :)
How often is the manual built and are there any pre-builds (places I can see my changes before it goes live):? ----- Original Message ----- From: "Gabor Hojtsy" <[EMAIL PROTECTED]> To: "Aidan Lister" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, July 04, 2004 9:21 PM Subject: Re: [PHP-DOC] Re: Notes Status, 9467 total > > http://php.net/manual/en/language.oop.php > > Add: > > - PHP does not support nested classes > > - A method can check if it's being called statically with isset($this) > > - In PHP4 objects are copied (methods to get around this need to be > > described), in PHP5 this is not the case > > - A class without propeties is NULL > > - Needs to describe what $this is > > - Show the user how to create a static class variable in php4 > > I have granted phpdoc karma to you, so you can directly contribute to > the manual. Please note that we are going to have a separate PHP 5 > related OOP section on the manual by the side of the PHP 4 one, so only > put PHP 5 specific info in there where it is needed. > > Goba
