Horde_Stream pear.horde.org Horde stream handler An 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 Slusarz slusarz slusarz@horde.org yes 2016-02-02 1.6.3 1.6.0 stable stable LGPL-2.1 * [jan] Mark PHP 7 as supported. 5.3.0 8.0.0alpha1 8.0.0alpha1 1.7.0 Horde_Exception pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Stream_Wrapper pear.horde.org 2.1.0 3.0.0alpha1 3.0.0alpha1 Horde_Test pear.horde.org 2.1.0 3.0.0alpha1 3.0.0alpha1 Horde_Util pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 2012-10-12 1.0.0beta1 1.0.0beta1 beta beta LGPL-2.1 * First beta release for Horde 5. 1.0.0 1.0.0 stable stable 2012-10-30 LGPL-2.1 * First stable release for Horde 5. 1.1.0 1.1.0 stable stable 2012-11-02 LGPL-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.1 1.1.0 stable stable 2012-11-03 LGPL-2.1 * [mms] Only specify maxmemory argument when creating temp stream if it was given. 1.2.0 1.2.0 stable stable 2012-11-19 LGPL-2.1 * [mms] Add Horde_Stream_Existing class. 1.3.0 1.3.0 stable stable 2013-08-05 LGPL-2.1 * [mms] Add Horde_Stream#getEOL(). 1.4.0 1.4.0 stable stable 2013-10-15 LGPL-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.0 1.5.0 stable stable 2013-11-12 LGPL-2.1 * [mms] Add 'all' parameter to Horde_Stream#getToChar(). 1.6.0 1.6.0 stable stable 2014-02-12 LGPL-2.1 * [mms] Add the Horde_Stream_TempString class. * [mms] Add the Horde_Stream_String class. 1.6.1 1.6.0 stable stable 2014-02-12 LGPL-2.1 * [mms] Fix packaging error. 1.6.2 1.6.0 stable stable 2014-12-03 LGPL-2.1 * [jan] Throw InvalidArgumentException if passing incorrect arguments to constructors. 1.6.3 1.6.0 stable stable 2016-02-02 LGPL-2.1 * [jan] Mark PHP 7 as supported.