summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-03-17 11:28:52 +0100
committerRemi Collet <remi@php.net>2026-03-17 11:28:52 +0100
commit32999eaf891398f05a62961588aef3e427dbed22 (patch)
tree36ba2de76eaec1871bbef941d3dea18fd63738b6 /REFLECTION
parent760cc6500e4708cfcf061178bb3486111d9a230d (diff)
drop pear/pecl dependencyHEADmaster
sources from github
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION26
1 files changed, 13 insertions, 13 deletions
diff --git a/REFLECTION b/REFLECTION
index a3b0bf0..2f95e1a 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #72 brotli version 0.18.3 ] {
+Extension [ <persistent> extension #70 brotli version 0.18.3 ] {
- Dependencies {
Dependency [ apcu (Optional) ]
@@ -17,18 +17,18 @@ Extension [ <persistent> extension #72 brotli version 0.18.3 ] {
}
- Constants [12] {
- Constant [ int BROTLI_GENERIC ] { 0 }
- Constant [ int BROTLI_TEXT ] { 1 }
- Constant [ int BROTLI_FONT ] { 2 }
- Constant [ int BROTLI_COMPRESS_LEVEL_MIN ] { 0 }
- 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 }
- Constant [ bool BROTLI_DICTIONARY_SUPPORT ] { 1 }
- Constant [ int BROTLI_VERSION_NUMBER ] { 16781312 }
- Constant [ string BROTLI_VERSION_TEXT ] { 1.1.0 }
+ Constant [ <persistent> int BROTLI_GENERIC ] { 0 }
+ Constant [ <persistent> int BROTLI_TEXT ] { 1 }
+ Constant [ <persistent> int BROTLI_FONT ] { 2 }
+ Constant [ <persistent> int BROTLI_COMPRESS_LEVEL_MIN ] { 0 }
+ Constant [ <persistent> int BROTLI_COMPRESS_LEVEL_MAX ] { 11 }
+ Constant [ <persistent> int BROTLI_COMPRESS_LEVEL_DEFAULT ] { 11 }
+ Constant [ <persistent> int BROTLI_PROCESS ] { 0 }
+ Constant [ <persistent> int BROTLI_FLUSH ] { 1 }
+ Constant [ <persistent> int BROTLI_FINISH ] { 2 }
+ Constant [ <persistent> bool BROTLI_DICTIONARY_SUPPORT ] { 1 }
+ Constant [ <persistent> int BROTLI_VERSION_NUMBER ] { 16785408 }
+ Constant [ <persistent> string BROTLI_VERSION_TEXT ] { 1.2.0 }
}
- Functions {