php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #71839 [ZH] Incorrect translation for json_decode
Submitted: 2016-03-17 02:29 UTC Modified: 2016-04-10 10:59 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: youdianshen18 at gmail dot com Assigned: jhdxr (profile)
Status: Closed Package: Translation problem
PHP Version: 7.0.4 OS: all
Private report: No CVE-ID: None
 [2016-03-17 02:29 UTC] youdianshen18 at gmail dot com
Description:
------------
it says "json_decode — 对 JSON 格式的字符串进行编码" but it should be "json_decode — 对 JSON 格式的字符串进行解码", the web site is http://php.net/manual/zh/function.json-decode.php

Test script:
---------------
haha

Expected result:
----------------
haha

Actual result:
--------------
hahah

Patches

shenweihai (last revision 2016-03-17 02:30 UTC by youdianshen18 at gmail dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-03-17 03:01 UTC] requinix@php.net
-Summary: Web page description error +Summary: Incorrect ZH translation for json_decode -Type: Bug +Type: Documentation Problem -Package: Doc Build problem +Package: JSON related
 [2016-03-17 09:49 UTC] cmb@php.net
-Summary: Incorrect ZH translation for json_decode +Summary: [ZH] Incorrect translation for json_decode
 [2016-03-17 09:49 UTC] cmb@php.net
-Package: JSON related +Package: Translation problem
 [2016-04-10 10:55 UTC] jhdxr@php.net
Automatic comment from SVN on behalf of jhdxr
Revision: http://svn.php.net/viewvc/?view=revision&revision=338982
Log: Fixed bug #71839  	[ZH] Incorrect translation for json_decode
 [2016-04-10 10:59 UTC] jhdxr@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: jhdxr
 [2016-04-10 10:59 UTC] jhdxr@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 10:47 UTC] nikic@php.net
Automatic comment on behalf of jhdxr
Revision: http://git.php.net/?p=doc/zh.git;a=commit;h=7bfa78c989ced4adad232388687ec6bc66ee4e03
Log: Fixed bug #71839  	[ZH] Incorrect translation for json_decode
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 15:01:28 2024 UTC