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
 [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: Sun Mar 08 10:00:01 2026 UTC