diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-01-06 05:39:00 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-01-06 05:39:00 +0100 |
commit | 41be5befb7615c262565390073d41286fb9d7983 (patch) | |
tree | 8e4519602864bd113f6613fabb8d91b6b99a6abb /REFLECTION | |
parent | 4f2dc4a5f1f3209350453daa5acf6d08f9b95e19 (diff) |
php-lz4: 0.3.2
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,10 @@ -Extension [ <persistent> extension #103 lz4 version 0.3.1 ] { +Extension [ <persistent> extension #103 lz4 version 0.3.2 ] { + + - Constants [3] { + Constant [ integer LZ4_CLEVEL_MIN ] { 3 } + Constant [ integer LZ4_CLEVEL_MAX ] { 16 } + Constant [ integer LZ4_VERSION ] { 10705 } + } - Functions { Function [ <internal:lz4> function lz4_compress ] { |