diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-04-13 11:17:36 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-04-13 11:17:36 +0200 |
commit | 9a93442df8d1227dfbed2755a9e400465913d91d (patch) | |
tree | 4c580c560fda7a79ccf38546946c09815bbd2b8b /REFLECTION | |
parent | 52a913fb27baae7e79b5729b0cb56267a00ea503 (diff) |
php-pecl-swoole: 1.8.4
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #166 swoole version 1.8.3 ] { +Extension [ <persistent> extension #165 swoole version 1.8.4 ] { - INI { Entry [ swoole.aio_thread_num <ALL> ] @@ -64,7 +64,7 @@ Extension [ <persistent> extension #166 swoole version 1.8.3 ] { 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.3 } + Constant [ string SWOOLE_VERSION ] { 1.8.4 } Constant [ integer SWOOLE_AIO_BASE ] { 0 } Constant [ integer SWOOLE_AIO_GCC ] { 1 } Constant [ integer SWOOLE_AIO_LINUX ] { 2 } |