php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #75638 [ZH] translation errors in memcached.constants
Submitted: 2017-12-06 11:21 UTC Modified: 2018-02-07 16:20 UTC
From: worldhigher at gmail dot com Assigned: jhdxr (profile)
Status: Closed Package: Translation problem
PHP Version: 7.1.12 OS: all
Private report: No CVE-ID: None
 [2017-12-06 11:21 UTC] worldhigher at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/memcached.constants
---
Memcached::OPT_SEND_TIMEOUT
socket发送超时时间,单位毫秒。

单位是微秒。

Memcached::OPT_RECV_TIMEOUT
socket读取超时时间,单位毫秒。

单位是微秒。


Patches

translation-error-fix (last revision 2017-12-06 11:22 UTC by worldhigher at gmail dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-12-06 11:33 UTC] requinix@php.net
-Summary: translation errors +Summary: [ZH] translation errors in memcached.constants -Package: memcached +Package: Translation problem
 [2018-02-07 16:20 UTC] jhdxr@php.net
Automatic comment from SVN on behalf of jhdxr
Revision: http://svn.php.net/viewvc/?view=revision&revision=344197
Log: fix bug #75638
 [2018-02-07 16:20 UTC] jhdxr@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: jhdxr
 [2018-02-07 16:20 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=6da117977aa344ff4a648d9869502e9d7c71f252
Log: fix bug #75638
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 06:01:30 2024 UTC