summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-01-22 08:25:01 +0100
committerRemi Collet <remi@remirepo.net>2021-01-22 08:25:01 +0100
commitc7f35cbae43a71689e7c6e90562ba2af1bb80bd5 (patch)
treea9f562cb0c903c1ac333c57e1bf03188fccd227d /REFLECTION
parent0156868cf50cba11b2646bc50d5313801d0715c0 (diff)
update to 0.10.0
drop patch merged upstream enable apcu serializer with PHP 7+
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION10
1 files changed, 7 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index 20038ff..90cbb71 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,11 +1,15 @@
-Extension [ <persistent> extension #104 zstd version 0.9.0 ] {
+Extension [ <persistent> extension #109 zstd version 0.10.0 ] {
+
+ - Dependencies {
+ Dependency [ apcu (Optional) ]
+ }
- Constants [5] {
Constant [ int ZSTD_COMPRESS_LEVEL_MIN ] { 1 }
Constant [ int ZSTD_COMPRESS_LEVEL_MAX ] { 22 }
Constant [ int ZSTD_COMPRESS_LEVEL_DEFAULT ] { 3 }
- Constant [ int LIBZSTD_VERSION_NUMBER ] { 10405 }
- Constant [ string LIBZSTD_VERSION_STRING ] { 1.4.5 }
+ Constant [ int LIBZSTD_VERSION_NUMBER ] { 10407 }
+ Constant [ string LIBZSTD_VERSION_STRING ] { 1.4.7 }
}
- Functions {