php-doc-en/reference/stream/functions
Joe Watkins 77386c9ed6 Fix #71951: shutdown behaviour note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338908 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-04 08:58:43 +00:00
..
set-socket-blocking.xml Improve removal warnings for other odds and ends. 2016-01-08 01:35:51 +00:00
stream-bucket-append.xml Documentation for functions stream_bucket_prepend and stream_bucket_append had the wrong type "resource" for the parameter $bucket, whch is of type "object". 2015-08-15 00:29:09 +00:00
stream-bucket-make-writeable.xml
stream-bucket-new.xml
stream-bucket-prepend.xml Documentation for functions stream_bucket_prepend and stream_bucket_append had the wrong type "resource" for the parameter $bucket, whch is of type "object". 2015-08-15 00:29:09 +00:00
stream-context-create.xml
stream-context-get-default.xml
stream-context-get-options.xml Fixed broken example code (patch by Hannes van de Vreken) 2015-05-08 21:12:05 +00:00
stream-context-get-params.xml
stream-context-set-default.xml
stream-context-set-option.xml
stream-context-set-params.xml
stream-copy-to-stream.xml
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 Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
stream-get-transports.xml
stream-get-wrappers.xml
stream-is-local.xml
stream-notification-callback.xml
stream-register-wrapper.xml
stream-resolve-include-path.xml
stream-select.xml
stream-set-blocking.xml Fixes bug #71107 2015-12-18 17:21:47 +00:00
stream-set-chunk-size.xml
stream-set-read-buffer.xml corrected return value documentation (fixes #66897) 2015-07-23 11:40:07 +00:00
stream-set-timeout.xml
stream-set-write-buffer.xml corrected return value documentation (fixes #66897) 2015-07-23 11:40:07 +00:00
stream-socket-accept.xml
stream-socket-client.xml
stream-socket-enable-crypto.xml Update the changed functions list, and integrate the changes into the text. 2014-08-28 05:47:47 +00:00
stream-socket-get-name.xml
stream-socket-pair.xml Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
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
stream-wrapper-register.xml
stream-wrapper-restore.xml
stream-wrapper-unregister.xml