Skip to content

Commit 76d63b4

Browse files
committed
sync with en / Broken XML File: エラーを解消 part III.
1 parent 0c5d7d2 commit 76d63b4

File tree

1 file changed

+1
-45
lines changed

1 file changed

+1
-45
lines changed

reference/curl/constants.xml

Lines changed: 1 addition & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 67fae39d9596a7e1cbfb0f48ea96eaf60e752e28 Maintainer: mumumu Status: working -->
3+
<!-- EN-Revision: dec90c90d3662c5433f7c3972f8557321da7b11d Maintainer: mumumu Status: working -->
44
<appendix xml:id="curl.constants" xmlns="http://docbook.org/ns/docbook">
55
&reftitle.constants;
66
&extension.constants;
@@ -1397,28 +1397,6 @@
13971397
</simpara>
13981398
</listitem>
13991399
</varlistentry>
1400-
<varlistentry xml:id="constant.curl-http-version-3">
1401-
<term>
1402-
<constant>CURL_HTTP_VERSION_3</constant>
1403-
(<type>int</type>)
1404-
</term>
1405-
<listitem>
1406-
<simpara>
1407-
Available as of PHP 8.4.0 and cURL 7.66.0.
1408-
</simpara>
1409-
</listitem>
1410-
</varlistentry>
1411-
<varlistentry xml:id="constant.curl-http-version-3only">
1412-
<term>
1413-
<constant>CURL_HTTP_VERSION_3ONLY</constant>
1414-
(<type>int</type>)
1415-
</term>
1416-
<listitem>
1417-
<simpara>
1418-
Available as of PHP 8.4.0 and cURL 7.88.0.
1419-
</simpara>
1420-
</listitem>
1421-
</varlistentry>
14221400
<varlistentry xml:id="constant.curl-http-version-none">
14231401
<term>
14241402
<constant>CURL_HTTP_VERSION_NONE</constant>
@@ -2329,28 +2307,6 @@
23292307
</simpara>
23302308
</listitem>
23312309
</varlistentry>
2332-
<varlistentry xml:id="constant.curl-prereqfunc-ok">
2333-
<term>
2334-
<constant>CURL_PREREQFUNC_OK</constant>
2335-
(<type>int</type>)
2336-
</term>
2337-
<listitem>
2338-
<simpara>
2339-
Available as of PHP 8.4.0 and cURL 7.80.0.
2340-
</simpara>
2341-
</listitem>
2342-
</varlistentry>
2343-
<varlistentry xml:id="constant.curl-prereqfunc-abort">
2344-
<term>
2345-
<constant>CURL_PREREQFUNC_ABORT</constant>
2346-
(<type>int</type>)
2347-
</term>
2348-
<listitem>
2349-
<simpara>
2350-
Available as of PHP 8.4.0 and cURL 7.80.0.
2351-
</simpara>
2352-
</listitem>
2353-
</varlistentry>
23542310
</variablelist>
23552311
&reference.curl.constants-curl-setopt;
23562312
&reference.curl.constants-curl-share-setopt;

0 commit comments

Comments
 (0)