php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #30569 Switch function is incoherent french-english
Submitted: 2004-10-26 21:59 UTC Modified: 2004-10-27 03:53 UTC
From: Benoit dot Tremblay at nerdzteam dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
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: Benoit dot Tremblay at nerdzteam dot net
New email:
PHP Version: OS:

 

 [2004-10-26 21:59 UTC] Benoit dot Tremblay at nerdzteam dot net
Description:
------------
In french documentation at http://www.php.net/manual/fr/control-structures.switch.php at example 15-24 it is "Instruction switch utilisant une cha?ne de caract?res". That mean switch with using a string. But in english at http://www.php.net/manual/en/control-structures.switch.php you do not have specification for the same example. You just don't know what is this example. The text just before is ereased and in both languages the code misses the <?php and the color.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-10-27 03:53 UTC] dams@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-2026 The PHP Group
All rights reserved.
Last updated: Mon Mar 09 02:00:01 2026 UTC