php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #52954 Doc : French : strrpos : confuse description
Submitted: 2010-09-29 22:41 UTC Modified: 2010-10-11 21:38 UTC
From: draeli at draeli dot com Assigned: jpauli (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
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:
45 + 25 = ?
Subscribe to this entry?

 
 [2010-09-29 22:41 UTC] draeli at draeli dot com
Description:
------------
http://www.php.net/manual/fr/function.strrpos.php

French description confuse mind ... :)


Expected result:
----------------
Description must be :

haystack
    La chaîne où sera effectué la recherche.

Actual result:
--------------
Actual description :

haystack
    La chaîne à chercher.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-10-11 21:38 UTC] jpauli@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: jpauli
 [2010-10-11 21:38 UTC] jpauli@php.net
Fixed in online editor. Commit soon.

Thanks for your report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 21:01:31 2024 UTC