From 41fb809c25ecfd75ac934f33309000d7c26e2166 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 22 Apr 2026 15:12:51 +0200 Subject: add pie virtual provides (not yet published) drop pear/pecl dependency sources from github --- REFLECTION | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 26e47e9..1790bef 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #84 memcache version 8.2 ] { +Extension [ extension #98 memcache version 8.2 ] { - INI { Entry [ memcache.allow_failover ] @@ -64,12 +64,12 @@ Extension [ extension #84 memcache version 8.2 ] { } - Constants [6] { - Constant [ int MEMCACHE_COMPRESSED ] { 2 } - Constant [ int MEMCACHE_USER1 ] { 65536 } - Constant [ int MEMCACHE_USER2 ] { 131072 } - Constant [ int MEMCACHE_USER3 ] { 262144 } - Constant [ int MEMCACHE_USER4 ] { 524288 } - Constant [ int MEMCACHE_HAVE_SESSION ] { 1 } + Constant [ int MEMCACHE_COMPRESSED ] { 2 } + Constant [ int MEMCACHE_USER1 ] { 65536 } + Constant [ int MEMCACHE_USER2 ] { 131072 } + Constant [ int MEMCACHE_USER3 ] { 262144 } + Constant [ int MEMCACHE_USER4 ] { 524288 } + Constant [ int MEMCACHE_HAVE_SESSION ] { 1 } } - Functions { -- cgit