php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #65912 [FR] Orthographe
Submitted: 2013-10-16 09:25 UTC Modified: 2014-01-23 16:47 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: mazzhe at free dot fr Assigned: yannick (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2013-10-16 09:25 UTC] mazzhe at free dot fr
Description:
------------
---
From manual page: http://www.php.net/function.array-filter#refsect1-function.array-filter-examples
---

Hi, there is a misspelling in the french version of sample 1 :

echo "Impair :\n";
echo "Pair :\n";

can't display :
Impaire :
Paire :

You have to remove the superfluous "e" at the end of the words...

Expected result:
----------------
Impair :
Pair :



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-12-31 19:49 UTC] frozenfire@php.net
-Summary: Orthographe +Summary: [French] Orthographe
 [2014-01-23 16:46 UTC] yannick@php.net
-Summary: [French] Orthographe +Summary: [FR] Orthographe
 [2014-01-23 16:47 UTC] yannick@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: yannick
 [2014-01-23 16:47 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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 06:01:34 2024 UTC