diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-11-17 10:20:32 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-11-17 10:20:32 +0100 |
commit | 1a8b5df2276a37c56ebd227f42f7662378fc30e6 (patch) | |
tree | 377ec140da8bb625e7be4e755ab3b83237946b9d /REFLECTION | |
parent | 15152a09d1237d41d32d1b56c742835ed94360ab (diff) |
php-lz4: 0.3.0
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ -Extension [ <persistent> extension #99 lz4 version 0.2.7 ] { +Extension [ <persistent> extension #101 lz4 version 0.3.0 ] { - Functions { Function [ <internal:lz4> function lz4_compress ] { - Parameters [3] { Parameter #0 [ <required> $data ] - Parameter #1 [ <optional> $high ] + Parameter #1 [ <optional> $level ] Parameter #2 [ <optional> $extra ] } } |