mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
73 lines
3.5 KiB
XML
73 lines
3.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Revision$ -->
|
|
<!--
|
|
Do NOT translate this file
|
|
-->
|
|
<versions>
|
|
<function name="curl_close" from="PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="curl_copy_handle" from="PHP 5, PHP 7, PHP 8"/>
|
|
<function name="curl_errno" from="PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="curl_error" from="PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="curl_escape" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="curl_exec" from="PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="curl_file_create" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="curl_getinfo" from="PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="curl_init" from="PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="curl_multi_add_handle" from="PHP 5, PHP 7, PHP 8"/>
|
|
<function name="curl_multi_close" from="PHP 5, PHP 7, PHP 8"/>
|
|
<function name="curl_multi_errno" from="PHP 7 >= 7.1.0, PHP 8"/>
|
|
<function name="curl_multi_exec" from="PHP 5, PHP 7, PHP 8"/>
|
|
<function name="curl_multi_getcontent" from="PHP 5, PHP 7, PHP 8"/>
|
|
<function name="curl_multi_info_read" from="PHP 5, PHP 7, PHP 8"/>
|
|
<function name="curl_multi_init" from="PHP 5, PHP 7, PHP 8"/>
|
|
<function name="curl_multi_remove_handle" from="PHP 5, PHP 7, PHP 8"/>
|
|
<function name="curl_multi_select" from="PHP 5, PHP 7, PHP 8"/>
|
|
<function name="curl_multi_setopt" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="curl_multi_strerror" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="curl_pause" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="curl_reset" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="curl_setopt" from="PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="curl_setopt_array" from="PHP 5 >= 5.1.3, PHP 7, PHP 8"/>
|
|
<function name="curl_share_close" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="curl_share_errno" from="PHP 7 >= 7.1.0, PHP 8"/>
|
|
<function name="curl_share_strerror" from="PHP 7 >= 7.1.0, PHP 8"/>
|
|
<function name="curl_share_init" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="curl_share_setopt" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="curl_strerror" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="curl_unescape" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="curl_version" from="PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8"/>
|
|
|
|
<!-- Classes -->
|
|
<function name="curlfile" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="curlfile::__construct" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="curlfile::getfilename" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="curlfile::getmimetype" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="curlfile::getpostfilename" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="curlfile::setmimetype" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="curlfile::setpostfilename" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
|
|
<function name="curlhandle" from="PHP 8"/>
|
|
<function name="curlmultihandle" from="PHP 8"/>
|
|
<function name="curlsharehandle" from="PHP 8"/>
|
|
</versions>
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:t
|
|
sgml-shorttag:t
|
|
sgml-minimize-attributes:nil
|
|
sgml-always-quote-attributes:t
|
|
sgml-indent-step:1
|
|
sgml-indent-data:t
|
|
indent-tabs-mode:nil
|
|
sgml-parent-document:nil
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:nil
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
vim: et tw=78 syn=sgml
|
|
vi: ts=1 sw=1
|
|
-->
|