mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
408cd8068d
commit
9b344edff8
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
<function name='stream_resolve_include_path' from='PHP 5 >= 5.3.2'/>
|
||||
<function name='stream_select' from='PHP 4 >= 4.3.0, PHP 5'/>
|
||||
<function name='stream_set_blocking' from='PHP 4 >= 4.3.0, PHP 5'/>
|
||||
<function name='stream_set_chunk_size' from='PHP 5 >= 5.4.0'/>
|
||||
<function name='stream_set_timeout' from='PHP 4 >= 4.3.0, PHP 5'/>
|
||||
<function name='stream_set_write_buffer' from='PHP 4 >= 4.3.0, PHP 5'/>
|
||||
<function name='stream_set_read_buffer' from='PHP 5 >= 5.3.3'/>
|
||||
|
|
Loading…
Reference in a new issue