From 27833e971190aa6bb7e53fc86b57f50a1d71aba5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 6 Nov 2015 16:52:13 +0100 Subject: php-pecl-apcu: refresh again --- REFLECTION-PHP7 | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'REFLECTION-PHP7') diff --git a/REFLECTION-PHP7 b/REFLECTION-PHP7 index 102239f..690bace 100644 --- a/REFLECTION-PHP7 +++ b/REFLECTION-PHP7 @@ -48,22 +48,16 @@ Extension [ extension #71 apcu version 5.0.0-dev ] { } } - - Constants [1] { - Constant [ boolean APCU_APC_FULL_BC ] { 1 } - } - - Functions { Function [ function apcu_cache_info ] { - - Parameters [2] { - Parameter #0 [ $type ] - Parameter #1 [ $limited ] + - Parameters [1] { + Parameter #0 [ $limited ] } } Function [ function apcu_clear_cache ] { - - Parameters [1] { - Parameter #0 [ $cache ] + - Parameters [0] { } } Function [ function apcu_sma_info ] { -- cgit