php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #34215 language.expressions.php - Translation error
Submitted: 2005-08-23 02:58 UTC Modified: 2005-08-23 05:24 UTC
From: xenon54 at generationphp dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: xenon54 at generationphp dot net
New email:
PHP Version: OS:

 

 [2005-08-23 02:58 UTC] xenon54 at generationphp dot net
Description:
------------
Just an error of translation for this page: http://www.php.net/manual/fr/language.expressions.php

2 paragraphs after the Example 14-1, you can read:
"PHP supporte 3 types de variables scalaires : les valeurs enti?res (entier), les nombres ? virgule flottante (float), les cha?nes de caract?res (cha?ne de caract?res) et les bool?ens (boolean)."

After some counting and checking with the English version, we should read:
"PHP supporte 4 types de variables scalaires : les valeurs enti?res (entier), les nombres ? virgule flottante (float), les cha?nes de caract?res (cha?ne de caract?res) et les bool?ens (boolean)."


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-23 05:24 UTC] jsgoupil@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.
 [2020-12-30 12:50 UTC] nikic@php.net
Automatic comment on behalf of jsgoupil
Revision: http://git.php.net/?p=doc/fr.git;a=commit;h=f077fe8ffde091c5dc9168589e709ea66c474336
Log: fix bug #34215
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 22:00:02 2025 UTC