ID: 38605 Updated by: [EMAIL PROTECTED] Reported By: macfre_guelop at hotmail dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows 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: ------------------------------------------------------------------------ [2006-08-26 09:39:57] macfre_guelop at hotmail dot com Description: ------------ Hello. In the section "PHP Manual" -> "Classes and Objects(PHP 5)" -> "Type Hinting" there is a problem of translation in the french documentation. In english there is : "Type Hints can only be of the object and array (since PHP 5.1) type. Traditional type hinting with int and string isn't supported." but in french : "Le typage de paramètre ne fonctionne qu'avec les variables de type object et object. Le typage avec les types traditionnels, tels que int et string, n'est pas supporté." "les variables de type object et ARRAY" will be the correct translation. Thank you for your devotion to php. Good bye. Expected result: ---------------- "Le typage de paramètre ne fonctionne qu'avec les variables de type object et array. Le typage avec les types traditionnels, tels que int et string, n'est pas supporté." ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=38605&edit=1