diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-05-12 11:33:53 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-05-12 11:33:53 +0200 |
commit | bff4364dfbb063c0d1fec005c8ed1078818ea059 (patch) | |
tree | 522b3314494ca77f31580f0053d185889a169aec /REFLECTION | |
parent | 4b99499bb6c203331042931977701b42e6253194 (diff) |
php-pecl-swoole: 1.8.5
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #165 swoole version 1.8.4 ] { +Extension [ <persistent> extension #166 swoole version 1.8.5 ] { - INI { Entry [ swoole.aio_thread_num <ALL> ] @@ -64,7 +64,7 @@ Extension [ <persistent> extension #165 swoole version 1.8.4 ] { Constant [ integer SWOOLE_DTLSv1_CLIENT_METHOD ] { 17 } Constant [ integer SWOOLE_EVENT_READ ] { 512 } Constant [ integer SWOOLE_EVENT_WRITE ] { 1024 } - Constant [ string SWOOLE_VERSION ] { 1.8.4 } + Constant [ string SWOOLE_VERSION ] { 1.8.5 } Constant [ integer SWOOLE_AIO_BASE ] { 0 } Constant [ integer SWOOLE_AIO_GCC ] { 1 } Constant [ integer SWOOLE_AIO_LINUX ] { 2 } |