diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-12-30 20:00:04 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-12-30 20:00:04 +0100 |
commit | 06ae94fe9a2a86b9719ff8da8ab753032a86efae (patch) | |
tree | f16be5f9c75b29242dd032a3591a3f32ddb1edc8 /REFLECTION-DEV | |
parent | 6359a75d64e72d12e5eba70ddb73146394a1ff9f (diff) |
php-pecl-swoole: 2.0.5 with ZTS patch
Diffstat (limited to 'REFLECTION-DEV')
-rw-r--r-- | REFLECTION-DEV | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/REFLECTION-DEV b/REFLECTION-DEV index dcd0640..84a6e51 100644 --- a/REFLECTION-DEV +++ b/REFLECTION-DEV @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #127 swoole version 2.0.4 ] { +Extension [ <persistent> extension #127 swoole version 2.0.5 ] { - INI { Entry [ swoole.aio_thread_num <ALL> ] @@ -63,7 +63,7 @@ Extension [ <persistent> extension #127 swoole version 2.0.4 ] { Constant [ integer SWOOLE_DTLSv1_CLIENT_METHOD ] { 17 } Constant [ integer SWOOLE_EVENT_READ ] { 512 } Constant [ integer SWOOLE_EVENT_WRITE ] { 1024 } - Constant [ string SWOOLE_VERSION ] { 2.0.4 } + Constant [ string SWOOLE_VERSION ] { 2.0.5 } Constant [ integer SWOOLE_REDIS_MODE_MULTI ] { 0 } Constant [ integer SWOOLE_REDIS_MODE_PIPELINE ] { 1 } Constant [ integer SWOOLE_REDIS_TYPE_NOT_FOUND ] { 0 } |