diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-10-10 07:53:51 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-10-10 07:53:51 +0200 |
commit | 29c9a2b660a91942dfa97239fbafd198e31314d4 (patch) | |
tree | 5a5865693b5998f440c3f81cab942e1e923813fb /REFLECTION | |
parent | a632192514a97d278d33bb9349d1265b4c50ad69 (diff) |
php-pecl-swoole: 1.7.6
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 14 |
1 files changed, 4 insertions, 10 deletions
@@ -1,14 +1,8 @@ -Extension [ <persistent> extension #146 swoole version 1.7.5 ] { +Extension [ <persistent> extension #144 swoole version 1.7.6 ] { - INI { - Entry [ swoole.task_worker_num <ALL> ] - Current = '0' - } - Entry [ swoole.task_ipc_mode <ALL> ] - Current = '0' - } - Entry [ swoole.task_auto_start <ALL> ] - Current = '0' + Entry [ swoole.aio_thread_num <ALL> ] + Current = '2' } Entry [ swoole.message_queue_key <ALL> ] Current = '0' @@ -48,7 +42,7 @@ Extension [ <persistent> 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 } |