diff options
| author | Remi Collet <remi@remirepo.net> | 2019-06-14 10:42:28 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2019-06-14 10:42:28 +0200 | 
| commit | 073fcd43859872b97074aab4ec9726f24ab00306 (patch) | |
| tree | 37695847e50cf9fffdaeadfe97e65b525bba4fee /REFLECTION | |
| parent | 9e1ab3ddf766b66a41ebf40f0fc9ebbf38055f32 (diff) | |
v4.3.5
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.4 ] { +Extension [ <persistent> extension #155 swoole version 4.3.5 ] {    - INI {      Entry [ swoole.enable_coroutine <ALL> ] @@ -16,11 +16,11 @@ Extension [ <persistent> extension #155 swoole version 4.3.4 ] {    }    - Constants [287] { -    Constant [ string SWOOLE_VERSION ] { 4.3.4 } -    Constant [ integer SWOOLE_VERSION_ID ] { 40304 } +    Constant [ string SWOOLE_VERSION ] { 4.3.5 } +    Constant [ integer SWOOLE_VERSION_ID ] { 40305 }      Constant [ integer SWOOLE_MAJOR_VERSION ] { 4 }      Constant [ integer SWOOLE_MINOR_VERSION ] { 3 } -    Constant [ integer SWOOLE_RELEASE_VERSION ] { 4 } +    Constant [ integer SWOOLE_RELEASE_VERSION ] { 5 }      Constant [ string SWOOLE_EXTRA_VERSION ] {  }      Constant [ boolean SWOOLE_DEBUG ] {  }      Constant [ integer SWOOLE_BASE ] { 1 }  | 
