Lines Matching refs:stream

227   . Fixed bug #63352 (Can't enable hostname validation when using curl stream
471 . Fixed bug #62227 (Invalid phar stream path causes crash). (Felipe)
675 . Fixed bug #49853 (Soap Client stream context header option ignored).
700 . Fixed bug #61115 (stream related segfault on fatal error in
702 . Fixed bug #60817 (stream_get_line() reads from stream even when there is
1070 . Fixed bug #52935 (call exit in user_error_handler cause stream relate
1466 . Fixed bug #53903 (userspace stream stat callback does not separate the
1520 . Added stat support for zip stream. (Pierre)
1521 . Added follow_location (enabled by default) option for the http stream
1748 . Fixed bug #52947 (segfault when ssl stream option capture_peer_cert_chain
1835 . Fixed forward stream seeking emulation in streams that don't support seeking
1840 . Fixed bug #53241 (stream casting that relies on fdopen/fopencookie fails
1843 underlying stream does not support seeking). (Gustavo)
1847 stream). (Gustavo)
1864 - Added stream filter support to mcrypt extension (ported from
2159 stream close (on all OSes). (Tony, Ilia)
2323 - Fixed bug #49936 (crash with ftp stream in php_stream_context_get_option()).
2582 - Fixed bug #48400 (imap crashes when closing stream opened with
2649 - Changed HTTP stream wrapper to accept any code between and including
2783 . Added "glob://" stream wrapper. (Marcus)
2785 . Added ability to use stream wrappers in include_path. (Gregory, Dmitry)
2980 disable this behaviour using "http"=>array("auto_decode"=>0) in stream
2984 - Added stream_cast() and stream_set_options() to user-space stream wrappers,
2986 stream_set_write_buffer() to work with user-space stream wrappers. (Arnaud)
2995 - Added concatenation option to bz2.decompress stream filter.
3180 - Fixed Bug #46147 (after stream seek, appending stream filter reads incorrect
3183 accepted stream) (Mark Karpeles, Pierre)
3314 stream position of plain files). (Arnaud)
3329 working with a non-writable stream). (Ilia)
3522 after end of stream). (Greg)
3661 - Fixed bug #46164 (stream_filter_remove() closes the stream). (Arnaud)
3663 - Fixed bug #46147 (after stream seek, appending stream filter reads
3668 on accepted stream) (Mark Karpeles, Pierre)
3685 after end of stream). (Keisial at gmail dot com, Greg)
3786 in the stream content). (Arnaud)
3861 - Fixed potential memleak in stream filter parameter for zlib filter. (Greg)
3870 - Fixed faulty fix for bug #40189 (endless loop in zlib.inflate stream filter). (Greg)
3991 - Fixed bug #32979 (OpenSSL stream->fd casts broken in 64-bit build) (stotty at tvnet dot hu)
4012 - Fixed PDO crash when driver returns empty LOB stream. (Stas)
4095 compression stream). (Ilia)
4422 - Fixed bug #41421 (Uncaught exception from a stream wrapper segfaults).
4496 - Added openbasedir and safemode checks in zip:// stream wrapper and
4597 - Fixed bug #40750 (openssl stream wrapper ignores default_stream_timeout).
4801 - Fixed bug #40189 (possible endless loop in zlib.inflate stream filter).
5098 - Added RFC2397 (data: stream) support. (Marcus)
5167 the Apache stream. (John)
5270 through userspace stream wrapper). (Tony, Dmitry)
5319 stream wrappers). (Tony)
5523 stream context options). (Mike)
5592 - Added "consumed" stream filter. (Marcus)
5602 - Fixed reading stream filters never notified about EOF. (Mike)
6075 - Added zlib stream filter support. (Sara)
6076 - Added bz2 stream filter support. (Sara)
6465 - Fixed bug #33242 (Mangled error message when stream fails). (Derick)
6543 - Fixed bug #32742 (segmentation fault when the stream with a wrapper
6595 - Fixed bug #32171 (Userspace stream wrapper crashes PHP). (Tony, Dmitry)
6900 - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr stream).
7006 - Fixed bug #27183 (Userland stream wrapper segfaults on stream_write).
7082 - Fixed bug #29449 (win32: feof() hangs on empty tcp stream). (Wez)