File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change 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 >
1400
1422
<varlistentry xml : id =" constant.curl-http-version-none" >
1401
1423
<term >
1402
1424
<constant >CURL_HTTP_VERSION_NONE</constant >
2307
2329
</simpara >
2308
2330
</listitem >
2309
2331
</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 >
2310
2354
</variablelist >
2311
2355
&reference.curl.constants-curl-setopt;
2312
2356
&reference.curl.constants-curl-share-setopt;
You can’t perform that action at this time.
0 commit comments