php-doc-en/reference/stream/functions
Jakub Vrana c461caafc2 Add new function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343926 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 12:35:35 +00:00
..
set-socket-blocking.xml
stream-bucket-append.xml
stream-bucket-make-writeable.xml
stream-bucket-new.xml
stream-bucket-prepend.xml
stream-context-create.xml Improve parameter description 2016-10-14 09:33:16 +00:00
stream-context-get-default.xml
stream-context-get-options.xml
stream-context-get-params.xml
stream-context-set-default.xml
stream-context-set-option.xml Fix #67358: Incorrectly referencing "default" context 2016-12-30 12:36:41 +00:00
stream-context-set-params.xml
stream-copy-to-stream.xml Fix #72900: stream_copy_to_stream() can also return false 2016-08-19 22:48:02 +00:00
stream-encoding.xml
stream-filter-append.xml Resolve doc bug #71638 2016-02-21 12:48:31 +00:00
stream-filter-prepend.xml Resolve doc bug #71638 2016-02-21 12:48:31 +00:00
stream-filter-register.xml
stream-filter-remove.xml
stream-get-contents.xml
stream-get-filters.xml
stream-get-line.xml
stream-get-meta-data.xml
stream-get-transports.xml
stream-get-wrappers.xml
stream-is-local.xml
stream-isatty.xml Add new function 2018-01-26 12:35:35 +00:00
stream-notification-callback.xml
stream-register-wrapper.xml
stream-resolve-include-path.xml
stream-select.xml
stream-set-blocking.xml
stream-set-chunk-size.xml
stream-set-read-buffer.xml
stream-set-timeout.xml
stream-set-write-buffer.xml Address #61168: fwrite() has no buffering 2016-07-01 21:12:58 +00:00
stream-socket-accept.xml
stream-socket-client.xml
stream-socket-enable-crypto.xml Document new STREAM_CRYPTO_METHOD_* constants 2016-10-03 16:41:04 +00:00
stream-socket-get-name.xml
stream-socket-pair.xml
stream-socket-recvfrom.xml
stream-socket-sendto.xml
stream-socket-server.xml
stream-socket-shutdown.xml Fix #71951: shutdown behaviour note 2016-04-04 08:58:43 +00:00
stream-supports-lock.xml Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
stream-wrapper-register.xml
stream-wrapper-restore.xml
stream-wrapper-unregister.xml