summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-02-01 07:44:45 +0100
committerRemi Collet <remi@php.net>2024-02-01 07:44:45 +0100
commit48d606fa67912a46a4dd3940c8c742668c9b9dbf (patch)
treec4fbd3d79461632316a4c666620aabceadb7dc09 /REFLECTION
parentc98efe682e6b429b3bd5c8404a934122b02d14be (diff)
update to 0.15.0HEADmaster
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 }
}