php-doc-en/reference/stream/versions.xml
2021-01-18 12:36:56 +01:00

105 lines
6.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
Do NOT translate this file
-->
<versions>
<function name="stream_bucket_append" from="PHP 5, PHP 7, PHP 8"/>
<function name="stream_bucket_make_writeable" from="PHP 5, PHP 7, PHP 8"/>
<function name="stream_bucket_new" from="PHP 5, PHP 7, PHP 8"/>
<function name="stream_bucket_prepend" from="PHP 5, PHP 7, PHP 8"/>
<function name="stream_context_create" from="PHP 4 &gt;= 4.3.0, PHP 5, PHP 7, PHP 8"/>
<function name="stream_context_get_default" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8"/>
<function name="stream_context_get_options" from="PHP 4 &gt;= 4.3.0, PHP 5, PHP 7, PHP 8"/>
<function name="stream_context_get_params" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>
<function name="stream_context_set_default" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>
<function name="stream_context_set_option" from="PHP 4 &gt;= 4.3.0, PHP 5, PHP 7, PHP 8"/>
<function name="stream_context_set_params" from="PHP 4 &gt;= 4.3.0, PHP 5, PHP 7, PHP 8"/>
<function name="stream_copy_to_stream" from="PHP 5, PHP 7, PHP 8"/>
<function name="stream_filter_append" from="PHP 4 &gt;= 4.3.0, PHP 5, PHP 7, PHP 8"/>
<function name="stream_filter_prepend" from="PHP 4 &gt;= 4.3.0, PHP 5, PHP 7, PHP 8"/>
<function name="stream_filter_register" from="PHP 5, PHP 7, PHP 8"/>
<function name="stream_filter_remove" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8"/>
<function name="stream_get_contents" from="PHP 5, PHP 7, PHP 8"/>
<function name="stream_get_filters" from="PHP 5, PHP 7, PHP 8"/>
<function name="stream_get_line" from="PHP 5, PHP 7, PHP 8"/>
<function name="stream_get_meta_data" from="PHP 4 &gt;= 4.3.0, PHP 5, PHP 7, PHP 8"/>
<function name="stream_get_transports" from="PHP 5, PHP 7, PHP 8"/>
<function name="stream_get_wrappers" from="PHP 5, PHP 7, PHP 8"/>
<function name="stream_is_local" from="PHP 5 &gt;= 5.2.4, PHP 7, PHP 8"/>
<function name="stream_isatty" from="PHP 7 &gt;= 7.2.0, PHP 8"/>
<function name="stream_notification_callback" from="PHP 5 &gt;= 5.2.0, PHP 7, PHP 8"/>
<function name="stream_register_wrapper" from="PHP 4 &gt;= 4.3.0, PHP 5, PHP 7, PHP 8"/>
<function name="stream_resolve_include_path" from="PHP 5 &gt;= 5.3.2, PHP 7, PHP 8"/>
<function name="stream_select" from="PHP 4 &gt;= 4.3.0, PHP 5, PHP 7, PHP 8"/>
<function name="stream_set_blocking" from="PHP 4 &gt;= 4.3.0, PHP 5, PHP 7, PHP 8"/>
<function name="stream_set_chunk_size" from="PHP 5 &gt;= 5.4.0, PHP 7, PHP 8"/>
<function name="stream_set_timeout" from="PHP 4 &gt;= 4.3.0, PHP 5, PHP 7, PHP 8"/>
<function name="stream_set_write_buffer" from="PHP 4 &gt;= 4.3.0, PHP 5, PHP 7, PHP 8"/>
<function name="stream_set_read_buffer" from="PHP 5 &gt;= 5.3.3, PHP 7, PHP 8"/>
<function name="stream_socket_accept" from="PHP 5, PHP 7, PHP 8"/>
<function name="stream_socket_client" from="PHP 5, PHP 7, PHP 8"/>
<function name="stream_socket_enable_crypto" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8"/>
<function name="stream_socket_get_name" from="PHP 5, PHP 7, PHP 8"/>
<function name="stream_socket_pair" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8"/>
<function name="stream_socket_recvfrom" from="PHP 5, PHP 7, PHP 8"/>
<function name="stream_socket_sendto" from="PHP 5, PHP 7, PHP 8"/>
<function name="stream_socket_server" from="PHP 5, PHP 7, PHP 8"/>
<function name="stream_socket_shutdown" from="PHP 5 &gt;= 5.2.1, PHP 7, PHP 8"/>
<function name="stream_supports_lock" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>
<function name="stream_wrapper_register" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
<function name="stream_wrapper_restore" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8"/>
<function name="stream_wrapper_unregister" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8"/>
<function name="php_user_filter" from="PHP 5, PHP 7, PHP 8"/>
<function name="php_user_filter::filter" from="PHP 5, PHP 7, PHP 8"/>
<function name="php_user_filter::onclose" from="PHP 5, PHP 7, PHP 8"/>
<function name="php_user_filter::oncreate" from="PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::__construct" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::__destruct" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::dir_closedir" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::dir_opendir" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::dir_readdir" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::dir_rewinddir" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::mkdir" from="PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::rename" from="PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::rmdir" from="PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::stream_cast" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>
<function name="streamwrapper::stream_close" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::stream_eof" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::stream_flush" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::stream_lock" from="PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::stream_metadata" from="PHP 5 &gt;= 5.4.0, PHP 7, PHP 8"/>
<function name="streamwrapper::stream_open" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::stream_read" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::stream_seek" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::stream_set_option" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>
<function name="streamwrapper::stream_stat" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::stream_tell" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::stream_truncate" from="PHP 5 &gt;= 5.4.0, PHP 7, PHP 8"/>
<function name="streamwrapper::stream_write" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::unlink" from="PHP 5, PHP 7, PHP 8"/>
<function name="streamwrapper::url_stat" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, 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
-->