php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #65759 [FR] Word missing
Submitted: 2013-09-25 13:54 UTC Modified: 2013-09-27 06:27 UTC
From: fractaliste at gmail dot com Assigned: yannick (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2013-09-25 13:54 UTC] fractaliste at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.preg-replace#refsect1-
function.preg-
replace-parameters
---

Word missing in french translation :

Original sentence :

Si les paramètres pattern et replacement sont des tableaux, chaque pattern sera 
remplacé son replacement associé.

Correct sentence :

Si les paramètres pattern et replacement sont des tableaux, chaque pattern sera 
remplacé par son replacement associé.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-09-26 13:41 UTC] yannick@php.net
-Summary: Word missing +Summary: [FR] Word missing
 [2013-09-26 13:43 UTC] yannick@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=331499
Log: Fix bug #65759
 [2013-09-27 06:27 UTC] yannick@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: yannick
 [2013-09-27 06:27 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=c5b7dc3eaaf3998bf40e1c801dd98c5b9952653e
Log: Fix bug #65759
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 04:01:34 2024 UTC