php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #52881 Exemple titling is wrong
Submitted: 2010-09-18 14:02 UTC Modified: 2010-09-27 16:25 UTC
From: thanerd at gmail dot com Assigned: fa (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: thanerd at gmail dot com
New email:
PHP Version: OS:

 

 [2010-09-18 14:02 UTC] thanerd at gmail dot com
Description:
------------
The example sections on the Locale::lookup documentation page show another method name (here in the french translation of the page)

Exemple #1 Exemple avec locale_get_primary_language(), procédural
Exemple #2 Exemple avec locale_get_primary_language(), POO

This is just about the title...

Expected result:
----------------
Exemple #1 Exemple avec locale_lookup(), procédural
Exemple #2 Exemple avec Locale::lookup(), POO


Actual result:
--------------
Exemple #1 Exemple avec locale_get_primary_language(), procédural
Exemple #2 Exemple avec locale_get_primary_language(), POO


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-09-20 13:04 UTC] markskilbeck@php.net
-Package: Documentation problem +Package: Translation problem
 [2010-09-27 16:25 UTC] fa@php.net
Automatic comment from SVN on behalf of fa
Revision: http://svn.php.net/viewvc/?view=revision&revision=303792
Log: Fixed #52881 - typo
 [2010-09-27 16:25 UTC] fa@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: fa
 [2010-09-27 16:25 UTC] fa@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:49 UTC] nikic@php.net
Automatic comment on behalf of fa
Revision: http://git.php.net/?p=doc/fr.git;a=commit;h=b271fd238467bf13957b53275208198e0e893e16
Log: Fixed #52881 - typo
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 06:01:29 2024 UTC