summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION14
1 files changed, 7 insertions, 7 deletions
diff --git a/REFLECTION b/REFLECTION
index 38ec79f..701af8c 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #108 swoole version 5.1.7 ] {
+Extension [ <persistent> extension #115 swoole version 5.1.8 ] {
- Dependencies {
Dependency [ json (Required) ]
@@ -33,11 +33,11 @@ Extension [ <persistent> extension #108 swoole version 5.1.7 ] {
}
- Constants [422] {
- Constant [ string SWOOLE_VERSION ] { 5.1.7 }
- Constant [ int SWOOLE_VERSION_ID ] { 50107 }
+ Constant [ string SWOOLE_VERSION ] { 5.1.8 }
+ Constant [ int SWOOLE_VERSION_ID ] { 50108 }
Constant [ int SWOOLE_MAJOR_VERSION ] { 5 }
Constant [ int SWOOLE_MINOR_VERSION ] { 1 }
- Constant [ int SWOOLE_RELEASE_VERSION ] { 7 }
+ Constant [ int SWOOLE_RELEASE_VERSION ] { 8 }
Constant [ string SWOOLE_EXTRA_VERSION ] { }
Constant [ bool SWOOLE_DEBUG ] { }
Constant [ bool SWOOLE_HAVE_COMPRESSION ] { 1 }
@@ -4964,7 +4964,7 @@ Extension [ <persistent> extension #108 swoole version 5.1.7 ] {
- Static methods [0] {
}
- - Properties [10] {
+ - Properties [11] {
Property [ public $errCode = 0 ]
Property [ public $errMsg = '' ]
Property [ public $sock = -1 ]
@@ -4975,6 +4975,7 @@ Extension [ <persistent> extension #108 swoole version 5.1.7 ] {
Property [ public $host = NULL ]
Property [ public $port = 0 ]
Property [ public $ssl = false ]
+ Property [ public $serverLastStreamId = 0 ]
}
- Methods [13] {
@@ -5211,9 +5212,8 @@ Extension [ <persistent> extension #108 swoole version 5.1.7 ] {
- Static methods [0] {
}
- - Properties [9] {
+ - Properties [8] {
Property [ public $streamId = 0 ]
- Property [ public $serverLastStreamId = 0 ]
Property [ public $errCode = 0 ]
Property [ public $statusCode = 0 ]
Property [ public $pipeline = false ]