From 5ccfad95ebf01ea9a392494e68cb75da27c88b5d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 16 Jan 2017 07:56:44 +0100 Subject: php-pecl-apcu: 5.1.8 --- REFLECTION-PHP7 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'REFLECTION-PHP7') diff --git a/REFLECTION-PHP7 b/REFLECTION-PHP7 index a03696e..a97afe5 100644 --- a/REFLECTION-PHP7 +++ b/REFLECTION-PHP7 @@ -1,4 +1,4 @@ -Extension [ extension #73 apcu version 5.1.7-dev ] { +Extension [ extension #73 apcu version 5.1.8 ] { - INI { Entry [ apc.enabled ] @@ -23,10 +23,10 @@ Extension [ extension #73 apcu version 5.1.7-dev ] { Current = '0' } Entry [ apc.mmap_file_mask ] - Current = '/tmp/apc.gJCR2q' + Current = '/tmp/apc.XXXXXX' } Entry [ apc.enable_cli ] - Current = '1' + Current = '0' } Entry [ apc.slam_defense ] Current = '1' @@ -48,8 +48,7 @@ Extension [ extension #73 apcu version 5.1.7-dev ] { } } - - Constants [16] { - Constant [ integer ] { 140243124351904 } + - Constants [15] { Constant [ integer APC_LIST_ACTIVE ] { 1 } Constant [ integer APC_LIST_DELETED ] { 2 } Constant [ integer APC_ITER_TYPE ] { 1 } -- cgit