From 32999eaf891398f05a62961588aef3e427dbed22 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 17 Mar 2026 11:28:52 +0100 Subject: drop pear/pecl dependency sources from github --- REFLECTION | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index a3b0bf0..2f95e1a 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #72 brotli version 0.18.3 ] { +Extension [ extension #70 brotli version 0.18.3 ] { - Dependencies { Dependency [ apcu (Optional) ] @@ -17,18 +17,18 @@ Extension [ 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 [ 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 ] { 16785408 } + Constant [ string BROTLI_VERSION_TEXT ] { 1.2.0 } } - Functions { -- cgit