ID: 42555 Updated by: [EMAIL PROTECTED] Reported By: tulio dot amaral at gmail dot com -Status: Open +Status: Closed Bug Type: Translation problem Operating System: linux 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: ------------------------------------------------------------------------ [2007-09-05 03:21:31] tulio dot amaral at gmail dot com Description: ------------ the first exemple into chapter (language portuguese) http://ca.php.net/manual/pt_BR/language.oop5.typehinting.php into line 11 is not correct. Reproduce code: --------------- echo $outraclasse>var; and the correct is echo $outraclasse->var; ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42555&edit=1
