php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #76855 [ZH] Translate Error
Submitted: 2018-09-10 09:08 UTC Modified: 2018-11-16 18:58 UTC
From: namelysweet at qq dot com Assigned: daijie (profile)
Status: Closed Package: Translation problem
PHP Version: 7.2.9 OS: Windows 10
Private report: No CVE-ID: None
 [2018-09-10 09:08 UTC] namelysweet at qq dot com
Description:
------------
---
From manual page: http://www.php.net/function.array-diff
---
对比 array1 和其他一个或者多个【数字】,返回在 array1 中但是不在其他 array 里的值。
-----------
此处应该翻译为[数组]。

Expected result:
----------------
对比 array1 和其他一个或者多个数组,返回在 array1 中但是不在其他 array 里的值。


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-09-10 09:41 UTC] cmb@php.net
-Summary: Chinese Translate Error +Summary: [ZH] Translate Error
 [2018-11-16 18:58 UTC] daijie@php.net
Automatic comment from SVN on behalf of daijie
Revision: http://svn.php.net/viewvc/?view=revision&revision=346005
Log: Fix #76855
 [2018-11-16 18:58 UTC] daijie@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: daijie
 [2018-11-16 18:58 UTC] daijie@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 daijie
Revision: http://git.php.net/?p=doc/zh.git;a=commit;h=92d0d405817fb9601b4ed57a14597818c2f9f5f2
Log: Fix #76855
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 13:01:29 2024 UTC