Added documentation for stream_set_chunk_size()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323775 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2012-03-02 03:33:40 +00:00
parent 408cd8068d
commit 9b344edff8

View file

@ -36,6 +36,7 @@
<function name='stream_resolve_include_path' from='PHP 5 &gt;= 5.3.2'/>
<function name='stream_select' from='PHP 4 &gt;= 4.3.0, PHP 5'/>
<function name='stream_set_blocking' from='PHP 4 &gt;= 4.3.0, PHP 5'/>
<function name='stream_set_chunk_size' from='PHP 5 &gt;= 5.4.0'/>
<function name='stream_set_timeout' from='PHP 4 &gt;= 4.3.0, PHP 5'/>
<function name='stream_set_write_buffer' from='PHP 4 &gt;= 4.3.0, PHP 5'/>
<function name='stream_set_read_buffer' from='PHP 5 &gt;= 5.3.3'/>