diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 10 | 
1 files changed, 5 insertions, 5 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #88 swoole version 4.8.10 ] { +Extension [ <persistent> extension #88 swoole version 4.8.11 ] {    - Dependencies {      Dependency [ json (Required) ] @@ -29,11 +29,11 @@ Extension [ <persistent> extension #88 swoole version 4.8.10 ] {    }    - Constants [395] { -    Constant [ string SWOOLE_VERSION ] { 4.8.10 } -    Constant [ int SWOOLE_VERSION_ID ] { 40810 } +    Constant [ string SWOOLE_VERSION ] { 4.8.11 } +    Constant [ int SWOOLE_VERSION_ID ] { 40811 }      Constant [ int SWOOLE_MAJOR_VERSION ] { 4 }      Constant [ int SWOOLE_MINOR_VERSION ] { 8 } -    Constant [ int SWOOLE_RELEASE_VERSION ] { 10 } +    Constant [ int SWOOLE_RELEASE_VERSION ] { 11 }      Constant [ string SWOOLE_EXTRA_VERSION ] {  }      Constant [ bool SWOOLE_DEBUG ] {  }      Constant [ bool SWOOLE_HAVE_COMPRESSION ] { 1 } @@ -6507,7 +6507,7 @@ Extension [ <persistent> extension #88 swoole version 4.8.10 ] {        - Properties [9] {          Property [ public $errCode = 0 ] -        Property [ public $errMsg = 0 ] +        Property [ public $errMsg = '' ]          Property [ public $sock = -1 ]          Property [ public $type = 0 ]          Property [ public $setting = NULL ]  | 
