Horde_Streampear.horde.orgHorde stream handlerAn object-oriented interface to assist in creating and storing PHP stream resources, and to provide utility methods to access and manipulate the stream contents.Michael Slusarzslusarzslusarz@horde.orgyes2016-02-021.6.31.6.0stablestableLGPL-2.1
* [jan] Mark PHP 7 as supported.
5.3.08.0.0alpha18.0.0alpha11.7.0Horde_Exceptionpear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Stream_Wrapperpear.horde.org2.1.03.0.0alpha13.0.0alpha1Horde_Testpear.horde.org2.1.03.0.0alpha13.0.0alpha1Horde_Utilpear.horde.org2.0.03.0.0alpha13.0.0alpha12012-10-121.0.0beta11.0.0beta1betabetaLGPL-2.1
* First beta release for Horde 5.
1.0.01.0.0stablestable2012-10-30LGPL-2.1
* First stable release for Horde 5.
1.1.01.1.0stablestable2012-11-02LGPL-2.1
* [mms] Allow Horde_Stream object to be cloned.
* [mms] Allow Horde_Stream object to be serialized (Bug #11598).
* [mms] Add Horde_Stream#__toString().
1.1.11.1.0stablestable2012-11-03LGPL-2.1
* [mms] Only specify maxmemory argument when creating temp stream if it was given.
1.2.01.2.0stablestable2012-11-19LGPL-2.1
* [mms] Add Horde_Stream_Existing class.
1.3.01.3.0stablestable2013-08-05LGPL-2.1
* [mms] Add Horde_Stream#getEOL().
1.4.01.4.0stablestable2013-10-15LGPL-2.1
* [mms] Add Horde_Stream#substring().
* [mms] Fix getString() in certain use cases.
* [mms] Horde_Stream#getToChar() now supports multiple characters in search string.
* [mms] Horde_Stream#search() now supports multiple characters in search string.
* [mms] Add ability to get UTF-8 character length of stream from Horde_Stream#length().
* [mms] Add length argument to peek().
* [mms] Add Horde_Stream#close().
* [mms] Add support for parsing UTF-8 characters in stream via Horde_Stream#getChar().
* [mms] Add Horde_Stream#eof().
* [mms] Add Horde_Stream#end().
* [mms] Add Horde_Stream#seek().
* [mms] Add Horde_Stream#rewind().
* [mms] Add Horde_Stream#pos().
* [mms] Add Horde_Stream#__destruct().
1.5.01.5.0stablestable2013-11-12LGPL-2.1
* [mms] Add 'all' parameter to Horde_Stream#getToChar().
1.6.01.6.0stablestable2014-02-12LGPL-2.1
* [mms] Add the Horde_Stream_TempString class.
* [mms] Add the Horde_Stream_String class.
1.6.11.6.0stablestable2014-02-12LGPL-2.1
* [mms] Fix packaging error.
1.6.21.6.0stablestable2014-12-03LGPL-2.1
* [jan] Throw InvalidArgumentException if passing incorrect arguments to constructors.
1.6.31.6.0stablestable2016-02-02LGPL-2.1
* [jan] Mark PHP 7 as supported.