svn: /phpdoc/ru/trunk/reference/ mysql_xdevapi/functions/mysql-xdevapi.getsession.xml opcache/ini.xml

[email protected] (Sergey Panteleev)
Newsgroups php.doc.ru
Message-ID <[email protected]>
sergey                                   Sat, 04 Apr 2020 10:07:28 +0000

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

Log:
docs(ru): Updated to English revision

Changed paths:
    U   phpdoc/ru/trunk/reference/mysql_xdevapi/functions/mysql-xdevapi.getsession.xml
    U   phpdoc/ru/trunk/reference/opcache/ini.xml

Modified: phpdoc/ru/trunk/reference/mysql_xdevapi/functions/mysql-xdevapi.getsession.xml
===================================================================
--- phpdoc/ru/trunk/reference/mysql_xdevapi/functions/mysql-xdevapi.getsession.xml	2020-04-04 00:15:32 UTC (rev 349609)
+++ phpdoc/ru/trunk/reference/mysql_xdevapi/functions/mysql-xdevapi.getsession.xml	2020-04-04 10:07:28 UTC (rev 349610)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 345646 Maintainer: sergey Status: ready -->
+<!-- EN-Revision: 349598 Maintainer: sergey Status: ready -->
 <!-- Reviewed: no -->

 <refentry xml:id="function.mysql-xdevapi-getsession" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -88,6 +88,17 @@
            Параметр URI подключения к connect-timeout имеет приоритет над переменными среды.
           </para>
           </listitem>
+         <listitem>
+            <para>
+             Необязательный атрибут <literal>compression</literal> принимает следующие значения:
+              <literal>preferred</literal> (клиент договаривается с сервером, чтобы найти поддерживаемый алгоритм; соединение не сжато, если взаимно поддерживаемый алгоритм не найден),
+              <literal>required</literal> (как "preferred", но соединение разрывается, если взаимно поддерживаемый алгоритм не найден),  или
+              <literal>disabled</literal> (соединение несжато). По умолчанию используется <literal>preferred</literal>.
+            </para>
+            <para>
+              Опция была добавлена в версии 8.0.20.
+            </para>
+          </listitem>
         </itemizedlist>
        </listitem>
       </itemizedlist>
@@ -107,7 +118,7 @@
 mysqlx://foobar?ssl-ca=(/path/to/ca.pem)&amp;ssl-crl=(/path/to/crl.pem)
 mysqlx://foo:bar@[localhost:33060, 127.0.0.1:33061]?ssl-mode=disabled
 mysqlx://foo:bar@localhost:33160/?connect-timeout=0
-mysqlx://foo:bar@localhost:33160/?connect-timeout=10
+mysqlx://foo:bar@localhost:33160/?connect-timeout=10&amp;compression=required
   </programlisting>
 </example>


Modified: phpdoc/ru/trunk/reference/opcache/ini.xml
===================================================================
--- phpdoc/ru/trunk/reference/opcache/ini.xml	2020-04-04 00:15:32 UTC (rev 349609)
+++ phpdoc/ru/trunk/reference/opcache/ini.xml	2020-04-04 10:07:28 UTC (rev 349610)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 349015 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 349606 Maintainer: rjhdby Status: ready -->
 <!-- Reviewed: yes Maintainer: lex -->

 <sect1 xml:id="opcache.configuration" xmlns="http://docbook.org/ns/docbook">
@@ -204,7 +204,7 @@
       <entry><link linkend="ini.opcache.opt_debug_level">opcache.opt_debug_level</link></entry>
       <entry>"0"</entry>
       <entry>PHP_INI_SYSTEM</entry>
-      <entry></entry>
+      <entry>Доступно с PHP 7.1.0</entry>
      </row>
      <row>
       <entry><link linkend="ini.opcache.file-cache">opcache.file_cache</link></entry>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.