diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #120 swoole version 6.1.5 ] { +Extension [ <persistent> extension #120 swoole version 6.1.6 ] { - Dependencies { Dependency [ json (Required) ] @@ -30,11 +30,11 @@ Extension [ <persistent> extension #120 swoole version 6.1.5 ] { } - Constants [416] { - Constant [ <persistent> string SWOOLE_VERSION ] { 6.1.5 } - Constant [ <persistent> int SWOOLE_VERSION_ID ] { 60105 } + Constant [ <persistent> string SWOOLE_VERSION ] { 6.1.6 } + Constant [ <persistent> int SWOOLE_VERSION_ID ] { 60106 } Constant [ <persistent> int SWOOLE_MAJOR_VERSION ] { 6 } Constant [ <persistent> int SWOOLE_MINOR_VERSION ] { 1 } - Constant [ <persistent> int SWOOLE_RELEASE_VERSION ] { 5 } + Constant [ <persistent> int SWOOLE_RELEASE_VERSION ] { 6 } Constant [ <persistent> string SWOOLE_EXTRA_VERSION ] { } Constant [ <persistent> bool SWOOLE_DEBUG ] { } Constant [ <persistent> bool SWOOLE_HAVE_COMPRESSION ] { 1 } |
