php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44695 Mistake in the french translation of in_array documentation
Submitted: 2008-04-11 10:35 UTC Modified: 2008-04-28 09:53 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: kdc_net at laposte dot net Assigned:
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS: Win XP SP2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
26 + 35 = ?
Subscribe to this entry?

 
 [2008-04-11 10:35 UTC] kdc_net at laposte dot net
Description:
------------
There is a mistake in the french translation of the documentation, on this page : http://fr2.php.net/manual/fr/function.in-array.php / http://fr2.php.net/manual/en/function.in-array.php

"Recherche haystack dans needle." means that we are searching for haystack in an array called needle. The right translation would be : "Recherche needle dans haystack."


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-04-28 09:53 UTC] yannick@php.net
dupplicate bug n?44799
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 23:01:30 2024 UTC