mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-21 03:18:55 +00:00

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351932 c90b9560-bf6c-de11-be94-00142212c4b1
72 lines
3.6 KiB
XML
72 lines
3.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Revision$ -->
|
|
<!--
|
|
Do NOT translate this file
|
|
-->
|
|
<versions>
|
|
<function name="socket_accept" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_addrinfo_bind" from="PHP 7 >= 7.2.0"/>
|
|
<function name="socket_addrinfo_connect" from="PHP 7 >= 7.2.0"/>
|
|
<function name="socket_addrinfo_explain" from="PHP 7 >= 7.2.0"/>
|
|
<function name="socket_addrinfo_lookup" from="PHP 7 >= 7.2.0"/>
|
|
<function name="socket_bind" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_clear_error" from="PHP 4 >= 4.2.0, PHP 5, PHP 7"/>
|
|
<function name="socket_close" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_connect" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_cmsg_space" from="PHP 5 >= 5.5.0, PHP 7"/>
|
|
<function name="socket_create" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_create_listen" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_create_pair" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_export_stream" from="PHP 7 >= 7.0.7"/>
|
|
<function name="socket_get_option" from="PHP 4 >= 4.3.0, PHP 5, PHP 7"/>
|
|
<function name="socket_get_status" from="PHP 4, PHP 5, PHP 7"/>
|
|
<function name="socket_getopt" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_getpeername" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_getsockname" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_import_stream" from="PHP 5 >= 5.4.0, PHP 7"/>
|
|
<function name="socket_last_error" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_listen" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_read" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_recv" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_recvfrom" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_recvmsg" from="PHP 5 >= 5.5.0, PHP 7"/>
|
|
<function name="socket_select" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_send" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_sendmsg" from="PHP 5 >= 5.5.0, PHP 7"/>
|
|
<function name="socket_sendto" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_set_block" from="PHP 4 >= 4.2.0, PHP 5, PHP 7"/>
|
|
<function name="socket_set_blocking" from="PHP 4, PHP 5, PHP 7"/>
|
|
<function name="socket_set_nonblock" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_set_option" from="PHP 4 >= 4.3.0, PHP 5, PHP 7"/>
|
|
<function name="socket_set_timeout" from="PHP 4, PHP 5, PHP 7"/>
|
|
<function name="socket_setopt" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_shutdown" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_strerror" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_write" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
|
<function name="socket_wsaprotocol_info_export" from="PHP 7 >= 7.3.0"/>
|
|
<function name="socket_wsaprotocol_info_import" from="PHP 7 >= 7.3.0"/>
|
|
<function name="socket_wsaprotocol_info_release" from="PHP 7 >= 7.3.0"/>
|
|
|
|
<function name="socket" from="PHP 8"/>
|
|
<function name="addressinfo" 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
|
|
-->
|