php-doc-en/reference/stream/functions
2015-08-15 00:29:09 +00:00
..
set-socket-blocking.xml Document another PHP 7 removals 2015-06-17 10:33:04 +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
stream-filter-prepend.xml
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 no more "FIXME PHP_6" todo comments 2014-07-24 12:28:07 +00:00
stream-select.xml
stream-set-blocking.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +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
stream-supports-lock.xml
stream-wrapper-register.xml
stream-wrapper-restore.xml
stream-wrapper-unregister.xml