summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION5
1 files changed, 3 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 7aa75b6..4991f7b 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #71 brotli version 0.14.2 ] {
+Extension [ <persistent> extension #63 brotli version 0.15.0 ] {
- Dependencies {
Dependency [ apcu (Optional) ]
@@ -13,7 +13,7 @@ Extension [ <persistent> extension #71 brotli version 0.14.2 ] {
}
}
- - Constants [8] {
+ - Constants [9] {
Constant [ int BROTLI_GENERIC ] { 0 }
Constant [ int BROTLI_TEXT ] { 1 }
Constant [ int BROTLI_FONT ] { 2 }
@@ -21,6 +21,7 @@ Extension [ <persistent> extension #71 brotli version 0.14.2 ] {
Constant [ int BROTLI_COMPRESS_LEVEL_MAX ] { 11 }
Constant [ int BROTLI_COMPRESS_LEVEL_DEFAULT ] { 11 }
Constant [ int BROTLI_PROCESS ] { 0 }
+ Constant [ int BROTLI_FLUSH ] { 1 }
Constant [ int BROTLI_FINISH ] { 2 }
}