File tree Expand file tree Collapse file tree 1 file changed +1
-45
lines changed Expand file tree Collapse file tree 1 file changed +1
-45
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 67fae39d9596a7e1cbfb0f48ea96eaf60e752e28 Maintainer: mumumu Status: working -->
3
+ <!-- EN-Revision: dec90c90d3662c5433f7c3972f8557321da7b11d Maintainer: mumumu Status: working -->
4
4
<appendix xml : id =" curl.constants" xmlns =" http://docbook.org/ns/docbook" >
5
5
&reftitle.constants;
6
6
&extension.constants;
1397
1397
</simpara >
1398
1398
</listitem >
1399
1399
</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 >
1422
1400
<varlistentry xml : id =" constant.curl-http-version-none" >
1423
1401
<term >
1424
1402
<constant >CURL_HTTP_VERSION_NONE</constant >
2329
2307
</simpara >
2330
2308
</listitem >
2331
2309
</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 >
2354
2310
</variablelist >
2355
2311
&reference.curl.constants-curl-setopt;
2356
2312
&reference.curl.constants-curl-share-setopt;
You can’t perform that action at this time.
0 commit comments