lzf 1.6.3

LZF compression.


This package handles LZF de/compression.

License: PHP License

Changes

- PHP 7 compatibility
- move liblzf sources to /lib directory
- add --with-liblzf option to use system liblzf
- add LICENSE file in documentation
- adapt Windows build (Anatol)
- add arginfo for reflection