svn: /phpdoc/zh/trunk/reference/mysqli/functions/ mysqli-bind-param.xml mysqli-bind-result.xml mysqli-client-encoding.xml mysqli-execute.xml mysqli-fetch.xml mysqli-get-metadata.xml mysqli-param-count.xml mysqli-send-long-data.xml mysqli-set-opt.xml

[email protected] (YuQiang Yuan) Thu, 25 Jul 2019 08:31:23 +0000
Newsgroups php.doc.zh
Message-ID <[email protected]>
yuanyuqiang                              Thu, 25 Jul 2019 08:31:23 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=347796

Log:
update to new EN version

Changed paths:
    U   phpdoc/zh/trunk/reference/mysqli/functions/mysqli-bind-param.xml
    U   phpdoc/zh/trunk/reference/mysqli/functions/mysqli-bind-result.xml
    U   phpdoc/zh/trunk/reference/mysqli/functions/mysqli-client-encoding.xml
    U   phpdoc/zh/trunk/reference/mysqli/functions/mysqli-execute.xml
    U   phpdoc/zh/trunk/reference/mysqli/functions/mysqli-fetch.xml
    U   phpdoc/zh/trunk/reference/mysqli/functions/mysqli-get-metadata.xml
    U   phpdoc/zh/trunk/reference/mysqli/functions/mysqli-param-count.xml
    U   phpdoc/zh/trunk/reference/mysqli/functions/mysqli-send-long-data.xml
    U   phpdoc/zh/trunk/reference/mysqli/functions/mysqli-set-opt.xml
svn-diffs-347796.txt (text/x-diff, 9.5 KB)
Modified: phpdoc/zh/trunk/reference/mysqli/functions/mysqli-bind-param.xml
===================================================================
--- phpdoc/zh/trunk/reference/mysqli/functions/mysqli-bind-param.xml	2019-07-25 08:00:29 UTC (rev 347795)
+++ phpdoc/zh/trunk/reference/mysqli/functions/mysqli-bind-param.xml	2019-07-25 08:31:23 UTC (rev 347796)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 326726 Maintainer: yuanyuqiang Status: ready -->
+<!-- EN-Revision: 345853 Maintainer: yuanyuqiang Status: ready -->
 <refentry xml:id="function.mysqli-bind-param" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>mysqli_bind_param</refname>
@@ -10,8 +10,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <para>
-   这个函数是 <function>mysqli_stmt_bind_param</function> 的一个别名。
+   &info.function.alias; 这个函数是 <function>mysqli_stmt_bind_param</function> 的一个别名。
   </para>
+  &warn.deprecated.function-5-3-0.removed-5-4-0;
  </refsect1>

  <refsect1 role="seealso">

Modified: phpdoc/zh/trunk/reference/mysqli/functions/mysqli-bind-result.xml
===================================================================
--- phpdoc/zh/trunk/reference/mysqli/functions/mysqli-bind-result.xml	2019-07-25 08:00:29 UTC (rev 347795)
+++ phpdoc/zh/trunk/reference/mysqli/functions/mysqli-bind-result.xml	2019-07-25 08:31:23 UTC (rev 347796)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 326726 Maintainer: yuanyuqiang Status: ready -->
+<!-- EN-Revision: 345853 Maintainer: yuanyuqiang Status: ready -->
 <refentry xml:id="function.mysqli-bind-result" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>mysqli_bind_result</refname>
@@ -10,7 +10,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <para>
-   此函数是 <function>mysqli_stmt_bind_result</function> 的一个别名。
+   &info.function.alias; 此函数是 <function>mysqli_stmt_bind_result</function> 的一个别名。
   </para>
   &warn.deprecated.function-5-3-0.removed-5-4-0;
  </refsect1>

Modified: phpdoc/zh/trunk/reference/mysqli/functions/mysqli-client-encoding.xml
===================================================================
--- phpdoc/zh/trunk/reference/mysqli/functions/mysqli-client-encoding.xml	2019-07-25 08:00:29 UTC (rev 347795)
+++ phpdoc/zh/trunk/reference/mysqli/functions/mysqli-client-encoding.xml	2019-07-25 08:31:23 UTC (rev 347796)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 326726 Maintainer: yuanyuqiang Status: ready -->
+<!-- EN-Revision: 345853 Maintainer: yuanyuqiang Status: ready -->
 <refentry xml:id="function.mysqli-client-encoding" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>mysqli_client_encoding</refname>
@@ -10,8 +10,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <para>
-   这个函数是 <function>mysqli_character_set_name</function> 的一个别名。
+   &info.function.alias; 这个函数是 <function>mysqli_character_set_name</function> 的一个别名。
   </para>
+  &warn.deprecated.function-5-3-0.removed-5-4-0;
  </refsect1>

  <refsect1 role="seealso">

Modified: phpdoc/zh/trunk/reference/mysqli/functions/mysqli-execute.xml
===================================================================
--- phpdoc/zh/trunk/reference/mysqli/functions/mysqli-execute.xml	2019-07-25 08:00:29 UTC (rev 347795)
+++ phpdoc/zh/trunk/reference/mysqli/functions/mysqli-execute.xml	2019-07-25 08:31:23 UTC (rev 347796)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: yuanyuqiang Status: ready -->
+<!-- EN-Revision: 345853 Maintainer: yuanyuqiang Status: ready -->
 <refentry xml:id="function.mysqli-execute" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>mysqli_execute</refname>
@@ -10,7 +10,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <para>
-    这个函数是 <function>mysqli_stmt_execute</function> 的一个别名。
+    &info.function.alias; 这个函数是 <function>mysqli_stmt_execute</function> 的一个别名。
   </para>
  </refsect1>


Modified: phpdoc/zh/trunk/reference/mysqli/functions/mysqli-fetch.xml
===================================================================
--- phpdoc/zh/trunk/reference/mysqli/functions/mysqli-fetch.xml	2019-07-25 08:00:29 UTC (rev 347795)
+++ phpdoc/zh/trunk/reference/mysqli/functions/mysqli-fetch.xml	2019-07-25 08:31:23 UTC (rev 347796)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 326726 Maintainer: yuanyuqiang Status: ready -->
+<!-- EN-Revision: 345853 Maintainer: yuanyuqiang Status: ready -->
 <refentry xml:id="function.mysqli-fetch" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>mysqli_fetch</refname>
@@ -10,8 +10,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <para>
-    这个函数是 <function>mysqli_stmt_fetch</function> 的一个别名。
+    &info.function.alias; 这个函数是 <function>mysqli_stmt_fetch</function> 的一个别名。
   </para>
+  &warn.deprecated.function-5-3-0.removed-5-4-0;
  </refsect1>

  <refsect1 role="seealso">

Modified: phpdoc/zh/trunk/reference/mysqli/functions/mysqli-get-metadata.xml
===================================================================
--- phpdoc/zh/trunk/reference/mysqli/functions/mysqli-get-metadata.xml	2019-07-25 08:00:29 UTC (rev 347795)
+++ phpdoc/zh/trunk/reference/mysqli/functions/mysqli-get-metadata.xml	2019-07-25 08:31:23 UTC (rev 347796)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 326726 Maintainer: yuanyuqiang Status: ready -->
+<!-- EN-Revision: 345853 Maintainer: yuanyuqiang Status: ready -->
 <refentry xml:id="function.mysqli-get-metadata" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>mysqli_get_metadata</refname>
@@ -10,7 +10,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <para>
-   这个函数是 <function>mysqli_stmt_result_metadata</function> 的一个别名。
+   &info.function.alias; 这个函数是 <function>mysqli_stmt_result_metadata</function> 的一个别名。
   </para>
   &warn.deprecated.function-5-3-0.removed-5-4-0;
  </refsect1>

Modified: phpdoc/zh/trunk/reference/mysqli/functions/mysqli-param-count.xml
===================================================================
--- phpdoc/zh/trunk/reference/mysqli/functions/mysqli-param-count.xml	2019-07-25 08:00:29 UTC (rev 347795)
+++ phpdoc/zh/trunk/reference/mysqli/functions/mysqli-param-count.xml	2019-07-25 08:31:23 UTC (rev 347796)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 326726 Maintainer: yuanyuqiang Status: ready -->
+<!-- EN-Revision: 345853 Maintainer: yuanyuqiang Status: ready -->
 <refentry xml:id="function.mysqli-param-count" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>mysqli_param_count</refname>
@@ -10,8 +10,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <para>
-   这个函数是 <function>mysqli_stmt_param_count</function> 的一个别名。
+   &info.function.alias; 这个函数是 <function>mysqli_stmt_param_count</function> 的一个别名。
   </para>
+  &warn.deprecated.function-5-3-0.removed-5-4-0;
  </refsect1>

  <refsect1 role="seealso">

Modified: phpdoc/zh/trunk/reference/mysqli/functions/mysqli-send-long-data.xml
===================================================================
--- phpdoc/zh/trunk/reference/mysqli/functions/mysqli-send-long-data.xml	2019-07-25 08:00:29 UTC (rev 347795)
+++ phpdoc/zh/trunk/reference/mysqli/functions/mysqli-send-long-data.xml	2019-07-25 08:31:23 UTC (rev 347796)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 326726 Maintainer: yuanyuqiang Status: ready -->
+<!-- EN-Revision: 345853 Maintainer: yuanyuqiang Status: ready -->
 <refentry xml:id="function.mysqli-send-long-data" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>mysqli_send_long_data</refname>
@@ -10,8 +10,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <para>
-   这个函数是 <function>mysqli_stmt_send_long_data</function> 的一个别名。
+   &info.function.alias; 这个函数是 <function>mysqli_stmt_send_long_data</function> 的一个别名。
   </para>
+  &warn.deprecated.function-5-3-0.removed-5-4-0;
  </refsect1>

  <refsect1 role="seealso">

Modified: phpdoc/zh/trunk/reference/mysqli/functions/mysqli-set-opt.xml
===================================================================
--- phpdoc/zh/trunk/reference/mysqli/functions/mysqli-set-opt.xml	2019-07-25 08:00:29 UTC (rev 347795)
+++ phpdoc/zh/trunk/reference/mysqli/functions/mysqli-set-opt.xml	2019-07-25 08:31:23 UTC (rev 347796)
@@ -1,16 +1,17 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330226 Maintainer: yuanyuqiang Status: ready -->
+<!-- EN-Revision: 345853 Maintainer: yuanyuqiang Status: ready -->
 <refentry xml:id="function.mysqli-set-opt" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
+  <refname>mysqli::set_opt</refname>
   <refname>mysqli_set_opt</refname>
-  <refpurpose><function>mysqli_options</function> 的别名</refpurpose>
+  <refpurpose>Alias of <function>mysqli_options</function></refpurpose>
  </refnamediv>

  <refsect1 role="description">
   &reftitle.description;
   <para>
-   这个函数是 <function>mysqli_options</function> 的一个别名。
+   &info.function.alias; 这个函数是 <function>mysqli_options</function> 的一个别名。
   </para>
  </refsect1>