php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #38605 Translation problem (english -> french)
Submitted: 2006-08-26 09:39 UTC Modified: 2006-08-26 09:54 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: macfre_guelop at hotmail dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: macfre_guelop at hotmail dot com
New email:
PHP Version: OS:

 

 [2006-08-26 09:39 UTC] 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?."


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-08-26 09:54 UTC] yannick@php.net
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.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 27 05:00:02 2025 UTC