diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-03-12 11:54:00 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-03-12 11:54:00 +0100 |
commit | 4922b2887476a01ab16eb9e56ecf843e90a92f64 (patch) | |
tree | a340898c437684a3a819af59ce45f38bde206e7f /REFLECTION | |
parent | 68b7759fd496bf95fcd445c2afc1657ab95a9ca7 (diff) |
php-pecl-swoole: 2.7.12
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #147 swoole version 1.7.11 ] { +Extension [ <persistent> extension #148 swoole version 1.7.12 ] { - INI { Entry [ swoole.aio_thread_num <ALL> ] @@ -48,7 +48,7 @@ Extension [ <persistent> extension #147 swoole version 1.7.11 ] { Constant [ integer SWOOLE_SSL ] { 512 } Constant [ integer SWOOLE_EVENT_READ ] { 512 } Constant [ integer SWOOLE_EVENT_WRITE ] { 1024 } - Constant [ string SWOOLE_VERSION ] { 1.7.11 } + Constant [ string SWOOLE_VERSION ] { 1.7.12 } Constant [ integer SWOOLE_AIO_BASE ] { 0 } Constant [ integer SWOOLE_AIO_GCC ] { 1 } Constant [ integer SWOOLE_AIO_LINUX ] { 2 } |