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 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 >
14001422 <varlistentry xml : id =" constant.curl-http-version-none" >
14011423 <term >
14021424 <constant >CURL_HTTP_VERSION_NONE</constant >
23072329 </simpara >
23082330 </listitem >
23092331 </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 >
23102354 </variablelist >
23112355 &reference.curl.constants-curl-setopt;
23122356 &reference.curl.constants-curl-share-setopt;
You can’t perform that action at this time.
0 commit comments