summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION11
1 files changed, 6 insertions, 5 deletions
diff --git a/REFLECTION b/REFLECTION
index 9a1f249..3ceec55 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #125 swoole version 5.1.5 ] {
+Extension [ <persistent> extension #127 swoole version 5.1.6 ] {
- Dependencies {
Dependency [ json (Required) ]
@@ -32,12 +32,12 @@ Extension [ <persistent> extension #125 swoole version 5.1.5 ] {
}
}
- - Constants [421] {
- Constant [ string SWOOLE_VERSION ] { 5.1.5 }
- Constant [ int SWOOLE_VERSION_ID ] { 50105 }
+ - Constants [422] {
+ Constant [ string SWOOLE_VERSION ] { 5.1.6 }
+ Constant [ int SWOOLE_VERSION_ID ] { 50106 }
Constant [ int SWOOLE_MAJOR_VERSION ] { 5 }
Constant [ int SWOOLE_MINOR_VERSION ] { 1 }
- Constant [ int SWOOLE_RELEASE_VERSION ] { 5 }
+ Constant [ int SWOOLE_RELEASE_VERSION ] { 6 }
Constant [ string SWOOLE_EXTRA_VERSION ] { }
Constant [ bool SWOOLE_DEBUG ] { }
Constant [ bool SWOOLE_HAVE_COMPRESSION ] { 1 }
@@ -134,6 +134,7 @@ Extension [ <persistent> extension #125 swoole version 5.1.5 ] {
Constant [ int SWOOLE_ERROR_SSL_BAD_PROTOCOL ] { 1016 }
Constant [ int SWOOLE_ERROR_SSL_RESET ] { 1017 }
Constant [ int SWOOLE_ERROR_SSL_HANDSHAKE_FAILED ] { 1018 }
+ Constant [ int SWOOLE_ERROR_SSL_CREATE_CONTEXT_FAILED ] { 1019 }
Constant [ int SWOOLE_ERROR_PACKAGE_LENGTH_TOO_LARGE ] { 1201 }
Constant [ int SWOOLE_ERROR_PACKAGE_LENGTH_NOT_FOUND ] { 1202 }
Constant [ int SWOOLE_ERROR_DATA_LENGTH_TOO_LARGE ] { 1203 }