svn: /phpdoc/ru/trunk/reference/curl/ constants.xml functions/curl-setopt.xml

[email protected] (Sergey Panteleev)
Newsgroups php.doc.ru
Message-ID <[email protected]>
sergey                                   Mon, 27 Jan 2020 06:16:28 +0000

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

Log:
docs(ru): Updated to English revision

Changed paths:
    U   phpdoc/ru/trunk/reference/curl/constants.xml
    U   phpdoc/ru/trunk/reference/curl/functions/curl-setopt.xml

Modified: phpdoc/ru/trunk/reference/curl/constants.xml
===================================================================
--- phpdoc/ru/trunk/reference/curl/constants.xml	2020-01-26 23:55:52 UTC (rev 349030)
+++ phpdoc/ru/trunk/reference/curl/constants.xml	2020-01-27 06:16:28 UTC (rev 349031)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 347367 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 349025 Maintainer: rjhdby Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->
 <appendix xml:id="curl.constants" xmlns="http://docbook.org/ns/docbook">
@@ -4186,6 +4186,17 @@
     </simpara>
    </listitem>
   </varlistentry>
+  <varlistentry xml:id="constant.curlopt-http09-allowed">
+   <term>
+    <constant>CURLOPT_HTTP09_ALLOWED </constant>
+    (<type>integer</type>)
+   </term>
+   <listitem>
+    <simpara>
+     Доступно с версии PHP 7.3.15 и 7.4.3, соответственно, и cURL 7.64.0
+    </simpara>
+   </listitem>
+  </varlistentry>
  </variablelist>

 </appendix>

Modified: phpdoc/ru/trunk/reference/curl/functions/curl-setopt.xml
===================================================================
--- phpdoc/ru/trunk/reference/curl/functions/curl-setopt.xml	2020-01-26 23:55:52 UTC (rev 349030)
+++ phpdoc/ru/trunk/reference/curl/functions/curl-setopt.xml	2020-01-27 06:16:28 UTC (rev 349031)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 348881 Maintainer: rjhdby Status: ready -->
+<!-- EN-Revision: 349025 Maintainer: rjhdby Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->
 <refentry xml:id="function.curl-setopt" xmlns="http://docbook.org/ns/docbook">
@@ -269,6 +269,16 @@
            </entry>
           </row>
           <row>
+           <entry valign="top"><constant>CURLOPT_HTTP09_ALLOWED</constant></entry>
+           <entry valign="top">
+            Определяет разрешить ли ответы HTTP/0.9. По умолчанию &false; c версии libcurl 7.66.0;
+            ранее по умолчанию было &true;.
+           </entry>
+           <entry valign="top">
+            Available since PHP 7.3.15 and 7.4.3, respectively, if built against libcurl >= 7.64.0
+           </entry>
+          </row>
+          <row>
            <entry valign="top"><constant>CURLOPT_HTTPGET</constant></entry>
            <entry valign="top">
             &true; для сброса метода HTTP-запроса на метод GET.
@@ -1828,6 +1838,12 @@
      </thead>
      <tbody>
       <row>
+       <entry>7.3.15, 7.4.3</entry>
+       <entry>
+        Добавлено <constant>CURLOPT_HTTP09_ALLOWED</constant>.
+       </entry>
+      </row>
+      <row>
        <entry>7.0.7</entry>
        <entry>
         Добавлены <constant>CURL_HTTP_VERSION_2</constant>, <constant>CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE</constant>,
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.