summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-04-09 14:22:49 +0200
committerRemi Collet <remi@remirepo.net>2021-04-09 14:22:49 +0200
commit3b7b2f5e08b6337652a1a43b4f7c967f8d9443be (patch)
treeee3e8dea746ddc6e38b2365c0af77243d74676d3 /REFLECTION
parentd85efadb9004d31b457f9951baa698f55d6bbf25 (diff)
update to 4.6.5
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION11
1 files changed, 6 insertions, 5 deletions
diff --git a/REFLECTION b/REFLECTION
index 0c20c22..3fc4ee2 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #119 swoole version 4.6.4 ] {
+Extension [ <persistent> extension #119 swoole version 4.6.5 ] {
- Dependencies {
Dependency [ json (Required) ]
@@ -28,12 +28,12 @@ Extension [ <persistent> extension #119 swoole version 4.6.4 ] {
}
}
- - Constants [362] {
- Constant [ string SWOOLE_VERSION ] { 4.6.4 }
- Constant [ int SWOOLE_VERSION_ID ] { 40604 }
+ - Constants [363] {
+ Constant [ string SWOOLE_VERSION ] { 4.6.5 }
+ Constant [ int SWOOLE_VERSION_ID ] { 40605 }
Constant [ int SWOOLE_MAJOR_VERSION ] { 4 }
Constant [ int SWOOLE_MINOR_VERSION ] { 6 }
- Constant [ int SWOOLE_RELEASE_VERSION ] { 4 }
+ Constant [ int SWOOLE_RELEASE_VERSION ] { 5 }
Constant [ string SWOOLE_EXTRA_VERSION ] { }
Constant [ bool SWOOLE_DEBUG ] { }
Constant [ bool SWOOLE_HAVE_COMPRESSION ] { 1 }
@@ -215,6 +215,7 @@ Extension [ <persistent> extension #119 swoole version 4.6.4 ] {
Constant [ int SWOOLE_TRACE_CONTEXT ] { 67108864 }
Constant [ int SWOOLE_TRACE_CO_HTTP_SERVER ] { 134217728 }
Constant [ int SWOOLE_TRACE_TABLE ] { 268435456 }
+ Constant [ int SWOOLE_TRACE_CO_CURL ] { 536870912 }
Constant [ int SWOOLE_TRACE_ALL ] { 4294967295 }
Constant [ int SWOOLE_LOG_DEBUG ] { 0 }
Constant [ int SWOOLE_LOG_TRACE ] { 1 }