php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50091 [FR] The french description is the mb_strpos's one.
Submitted: 2009-11-05 16:41 UTC Modified: 2009-11-30 11:07 UTC
From: d dot laval at actengo dot com Assigned:
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2009-11-05 16:41 UTC] d dot laval at actengo dot com
Description:
------------
Un reste de copier/coller depuis la fonction mb_strpos, ? l'?vidence.

Reproduce code:
---------------
---
From manual page: function.mb-substr#Description
---


Expected result:
----------------
A translation from http://fr.php.net/manual/en/function.mb-substr.php

Actual result:
--------------
"Effectue une recherche de type strpos(), en tenant compte des caract?res multi-octets. La position de needle  est compt?e ? partir du d?but de la cha?ne haystack  : les positions commencent ? 0. "

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-30 11:07 UTC] svn@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=291486
Log: Fix bug #50091
 [2009-11-30 11:07 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:50 UTC] nikic@php.net
Automatic comment on behalf of yannick
Revision: http://git.php.net/?p=doc/fr.git;a=commit;h=34d6f060e2339c8acc9cb87f595d07e37944e71c
Log: Fix bug #50091
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 06:01:33 2024 UTC