ID: 28693 Updated by: [EMAIL PROTECTED] Reported By: tuupola at appelsiini dot net -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Irrelevant 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. __call is supported since PHP 4.2 (when the overload extension born). Previous Comments: ------------------------------------------------------------------------ [2004-06-08 12:22:50] tuupola at appelsiini dot net Description: ------------ The warning box in http://fi.php.net/manual/en/ref.overload.php says: "There is no __call() support currently, you can only overload the get and set operations for properties." AFAIK this is wrong since I have been successfully using __call() since 4.3.2-RC2. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28693&edit=1