summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-07-15 07:42:56 +0200
committerRemi Collet <remi@php.net>2025-07-15 07:42:56 +0200
commit06cda7fed1dadae68fc25307f4374f8eaca000c3 (patch)
tree89566de8e44efc945a6ce05a3ec6a35db4fdaef8 /REFLECTION
parentb30cf5ff6e638fb5afd42c4c621036aeec49ba08 (diff)
update to 0.5.0HEADmaster
re-license spec file to CECILL-2.1
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION9
1 files changed, 5 insertions, 4 deletions
diff --git a/REFLECTION b/REFLECTION
index 9ada60d..e8ffbd2 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,13 +1,14 @@
-Extension [ <persistent> extension #84 lz4 version 0.4.4 ] {
+Extension [ <persistent> extension #92 lz4 version 0.5.0 ] {
- Dependencies {
Dependency [ apcu (Optional) ]
}
- - Constants [3] {
- Constant [ int LZ4_CLEVEL_MIN ] { 3 }
+ - Constants [4] {
+ Constant [ int LZ4_CLEVEL_MIN ] { 2 }
Constant [ int LZ4_CLEVEL_MAX ] { 12 }
- Constant [ int LZ4_VERSION ] { 10904 }
+ Constant [ int LZ4_VERSION_NUMBER ] { 11000 }
+ Constant [ string LZ4_VERSION_TEXT ] { 1.10.0 }
}
- Functions {