From 29c9a2b660a91942dfa97239fbafd198e31314d4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 10 Oct 2014 07:53:51 +0200 Subject: php-pecl-swoole: 1.7.6 --- REFLECTION | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 34c83aa..14f7b7d 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,14 +1,8 @@ -Extension [ extension #146 swoole version 1.7.5 ] { +Extension [ extension #144 swoole version 1.7.6 ] { - INI { - Entry [ swoole.task_worker_num ] - Current = '0' - } - Entry [ swoole.task_ipc_mode ] - Current = '0' - } - Entry [ swoole.task_auto_start ] - Current = '0' + Entry [ swoole.aio_thread_num ] + Current = '2' } Entry [ swoole.message_queue_key ] Current = '0' @@ -48,7 +42,7 @@ Extension [ extension #146 swoole version 1.7.5 ] { Constant [ integer SWOOLE_SSL ] { 512 } Constant [ integer SWOOLE_EVENT_READ ] { 512 } Constant [ integer SWOOLE_EVENT_WRITE ] { 1024 } - Constant [ string SWOOLE_VERSION ] { 1.7.5 } + Constant [ string SWOOLE_VERSION ] { 1.7.6 } Constant [ integer SWOOLE_AIO_BASE ] { 0 } Constant [ integer SWOOLE_AIO_GCC ] { 1 } Constant [ integer SWOOLE_AIO_LINUX ] { 2 } -- cgit