diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-11-06 16:52:13 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-11-06 16:52:13 +0100 |
commit | 27833e971190aa6bb7e53fc86b57f50a1d71aba5 (patch) | |
tree | a7e76ab789b6f14378e7cdb39f4b5e820d3dc86d /REFLECTION-PHP7 | |
parent | 5973d3d211ccc3dcfa1477651c61dd0c6b1b5ef6 (diff) |
php-pecl-apcu: refresh again
Diffstat (limited to 'REFLECTION-PHP7')
-rw-r--r-- | REFLECTION-PHP7 | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/REFLECTION-PHP7 b/REFLECTION-PHP7 index 102239f..690bace 100644 --- a/REFLECTION-PHP7 +++ b/REFLECTION-PHP7 @@ -48,22 +48,16 @@ Extension [ <persistent> extension #71 apcu version 5.0.0-dev ] { } } - - Constants [1] { - Constant [ boolean APCU_APC_FULL_BC ] { 1 } - } - - Functions { Function [ <internal:apcu> function apcu_cache_info ] { - - Parameters [2] { - Parameter #0 [ <optional> $type ] - Parameter #1 [ <optional> $limited ] + - Parameters [1] { + Parameter #0 [ <optional> $limited ] } } Function [ <internal:apcu> function apcu_clear_cache ] { - - Parameters [1] { - Parameter #0 [ <optional> $cache ] + - Parameters [0] { } } Function [ <internal:apcu> function apcu_sma_info ] { |