diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #120 swoole version 6.2.0RC1 ] { +Extension [ <persistent> extension #120 swoole version 6.2.0RC2 ] { - Dependencies { Dependency [ json (Required) ] @@ -42,12 +42,12 @@ Extension [ <persistent> extension #120 swoole version 6.2.0RC1 ] { } - Constants [418] { - Constant [ <persistent> string SWOOLE_VERSION ] { 6.2.0RC1 } + Constant [ <persistent> string SWOOLE_VERSION ] { 6.2.0RC2 } Constant [ <persistent> int SWOOLE_VERSION_ID ] { 60200 } Constant [ <persistent> int SWOOLE_MAJOR_VERSION ] { 6 } Constant [ <persistent> int SWOOLE_MINOR_VERSION ] { 2 } Constant [ <persistent> int SWOOLE_RELEASE_VERSION ] { 0 } - Constant [ <persistent> string SWOOLE_EXTRA_VERSION ] { RC1 } + Constant [ <persistent> string SWOOLE_EXTRA_VERSION ] { RC2 } Constant [ <persistent> bool SWOOLE_DEBUG ] { } Constant [ <persistent> bool SWOOLE_HAVE_COMPRESSION ] { 1 } Constant [ <persistent> bool SWOOLE_HAVE_ZLIB ] { 1 } |
