php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #64339 [FR] Wrong example for filter_var() page
Submitted: 2013-03-02 17:06 UTC Modified: 2013-03-05 09:01 UTC
From: bug809 at gmail dot com Assigned: yannick (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2013-03-02 17:06 UTC] bug809 at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/manual/fr/filter.examples.validation.php
---
Translation error in french / Erreur de traduction en français:

Example 2 / Exemple 2:
Cette (ip_b) adresse IP est considérée comme valide.

=> It's wrong / Ceci est faux

Devrait être:
Should be:
Cette (ip_a) adresse IP est considérée comme valide.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-03-05 09:01 UTC] yannick@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=329654
Log: Fix bug #64339
 [2013-03-05 09:01 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.


 [2013-03-05 09:01 UTC] yannick@php.net
-Summary: Wrong example for filter_var() page +Summary: [FR] Wrong example for filter_var() page -Status: Open +Status: Closed -Assigned To: +Assigned To: yannick
 [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=335b0f957f61c63b1b012e01995620a478b2b591
Log: Fix bug #64339
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 08:01:33 2024 UTC