ID:          31351
 Updated by:  [EMAIL PROTECTED]
 Reported By: flp1 at tiscali dot fr
-Status:      Open
+Status:      Closed
 Bug Type:    Documentation problem
 PHP Version: Irrelevant
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.




Previous Comments:
------------------------------------------------------------------------

[2004-12-30 12:01:56] flp1 at tiscali dot fr

Description:
------------
On page 'manual/fr/language.oop5.overloading.php', there is an error in
the declaration of the __get function :

void __get(mixed name)

should be :

mixed __get(mixed name)

Minor but it can confuse people trying to use the new PHP5 object
functionalities.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=31351&edit=1

Reply via email to