diff options
author | Remi Collet <remi@remirepo.net> | 2019-05-17 07:17:35 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-05-17 07:17:35 +0200 |
commit | 9e1ab3ddf766b66a41ebf40f0fc9ebbf38055f32 (patch) | |
tree | f3b0684bf911113a5f78a570b4831ab516d2cac5 /REFLECTION | |
parent | 6489350653c75fccc87aaf120693723161dcf223 (diff) |
v4.3.4
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #155 swoole version 4.3.3 ] { +Extension [ <persistent> extension #155 swoole version 4.3.4 ] { - INI { Entry [ swoole.enable_coroutine <ALL> ] @@ -16,11 +16,11 @@ Extension [ <persistent> extension #155 swoole version 4.3.3 ] { } - Constants [287] { - Constant [ string SWOOLE_VERSION ] { 4.3.3 } - Constant [ integer SWOOLE_VERSION_ID ] { 40303 } + Constant [ string SWOOLE_VERSION ] { 4.3.4 } + Constant [ integer SWOOLE_VERSION_ID ] { 40304 } Constant [ integer SWOOLE_MAJOR_VERSION ] { 4 } Constant [ integer SWOOLE_MINOR_VERSION ] { 3 } - Constant [ integer SWOOLE_RELEASE_VERSION ] { 3 } + Constant [ integer SWOOLE_RELEASE_VERSION ] { 4 } Constant [ string SWOOLE_EXTRA_VERSION ] { } Constant [ boolean SWOOLE_DEBUG ] { } Constant [ integer SWOOLE_BASE ] { 1 } |