horde_lz4 pear.horde.org Horde LZ4 Compression Extension PHP extension that implements the LZ4 compression algorithm - an extremely fast lossless compression algorithm. Michael Slusarz slusarz slusarz@horde.org yes 2016-03-08 1.0.10 1.0.0 stable stable MIT (Expat) * [jan] Fix module version number (Bug #14240). 5.0.0 8.0.0alpha1 8.0.0alpha1 1.7.0 horde_lz4 2013-03-03 1.0.0beta1 1.0.0 beta beta PHP 3.01 * [mms] Initial release of package. 1.0.0beta2 1.0.0 beta beta 2013-03-04 PHP 3.01 * [mms] More robust header checking: eliminates the need to explicitly pass decompression size to horde_lz4_uncompress(). * [mms] Remove maxsize option to horde_lz4_uncompress(). * [mms] Remove 'prefix' option to horde_lz4_compress(). * [mms] Be silent when encountering decompression errors. 1.0.0 1.0.0 stable stable 2013-05-06 PHP 3.01 * First stable release. * [mms] Convert unit tests to PHPUnit. 1.0.1 1.0.0 stable stable 2013-07-08 MIT (Expat) * [mms] Change license from PHP -> MIT. 1.0.2 1.0.0 stable stable 2013-08-02 MIT (Expat) * [mms] Update LZ4 source to r99. 1.0.3 1.0.0 stable stable 2014-02-11 MIT (Expat) * [mms] Update lz4 source to r108. 1.0.4 1.0.0 stable stable 2014-07-01 MIT (Expat) * [jan] Update lz4 source to r118 (CVE-2014-4611). 1.0.5 1.0.0 stable stable 2014-07-03 MIT (Expat) * [mms] Fix compilation on ancient versions of PHP 5.3 (Bug #13310). 1.0.6 1.0.0 stable stable 2014-07-03 MIT (Expat) * [jan] Update lz4 source to r119 (CVE-2014-4715). 1.0.7 1.0.0 stable stable 2014-09-16 MIT (Expat) * [mms] Allow extension to be built with system lz4 library (Remi Collet <fedora@famillecollet.com>). * [mms] Add --with-liblz4 option to use system liblz4 (Remi) 1.0.8 1.0.0 stable stable 2015-04-13 MIT (Expat) * [jan] Fix PHP 7 compatibility (Remi Collet <fedora@famillecollet.com>). 1.0.9 1.0.0 stable stable 2016-02-01 MIT (Expat) * [jan] Mark PHP 7 as supported. 1.0.10 1.0.0 stable stable 2016-03-08 MIT (Expat) * [jan] Fix module version number (Bug #14240).