php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #62514 [FR] Error in - control structure while - documentation in french
Submitted: 2012-07-09 11:15 UTC Modified: 2012-08-02 09:50 UTC
From: php at maerdo dot com Assigned: yannick (profile)
Status: Closed Package: Translation problem
PHP Version: 5.4.4 OS: n/a
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: php at maerdo dot com
New email:
PHP Version: OS:

 

 [2012-07-09 11:15 UTC] php at maerdo dot com
Description:
------------
in the french documentation about the while control structure (http://www.php.net/manual/fr/control-structures.while.php)  we can found :

"Comme avec le if, vous pouvez regrouper plusieurs instructions dans la même boucle while en les regroupant à l'intérieur de ****parenthèses**** ou en utilisant la syntaxe suivante :"

The correct sentence are :


"Comme avec le if, vous pouvez regrouper plusieurs instructions dans la même boucle while en les regroupant à l'intérieur ****d'accolades**** ou en utilisant la syntaxe suivante :"


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-07-29 07:17 UTC] yannick@php.net
-Summary: Error in - control structure while - documentation in french +Summary: [FR] Error in - control structure while - documentation in french
 [2012-08-02 09:48 UTC] yannick@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=326942
Log: Fix bug #62514
 [2012-08-02 09:50 UTC] yannick@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: yannick
 [2012-08-02 09:50 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.


 [2020-12-30 12:49 UTC] nikic@php.net
Automatic comment on behalf of yannick
Revision: http://git.php.net/?p=doc/fr.git;a=commit;h=259891fdf0658a9de146bc5727b712b785ba885d
Log: Fix bug #62514
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 20:01:29 2024 UTC