diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-09-09 11:07:28 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-09-09 11:07:28 +0200 |
commit | 631f625fdb425b1c116dea4e9ecc22620d4c502d (patch) | |
tree | b3a0b5578ab11a6d6f23774a6fcd0e411f214654 /REFLECTION | |
parent | 73ddf5b1451e619ff8ed28dfe5f447b4b7e5a5df (diff) |
php-pecl-swoole: 1.8.11
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #115 swoole version 1.8.10 ] { +Extension [ <persistent> extension #118 swoole version 1.8.11 ] { - INI { Entry [ swoole.aio_thread_num <ALL> ] @@ -63,7 +63,7 @@ Extension [ <persistent> extension #115 swoole version 1.8.10 ] { 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.10 } + Constant [ string SWOOLE_VERSION ] { 1.8.11 } Constant [ integer SWOOLE_AIO_BASE ] { 0 } Constant [ integer SWOOLE_AIO_LINUX ] { 1 } Constant [ integer SWOOLE_FILELOCK ] { 2 } |