summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-07-26 09:45:25 +0200
committerRemi Collet <remi@remirepo.net>2019-07-26 09:45:25 +0200
commitcb693c55fc2a2e4e6cc9ca94f6328eee8c7c85bb (patch)
tree7b9dd8bdc87c3f693e7d9e1f45b9097423d4f7b1 /REFLECTION
parente8bf252eb7e1aa23b49dcfb638e1ff4e59d64b98 (diff)
v4.4.2
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION16
1 files changed, 11 insertions, 5 deletions
diff --git a/REFLECTION b/REFLECTION
index daa24a6..4e3c9e7 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #153 swoole version 4.4.1 ] {
+Extension [ <persistent> extension #153 swoole version 4.4.2 ] {
- INI {
Entry [ swoole.enable_coroutine <ALL> ]
@@ -22,11 +22,11 @@ Extension [ <persistent> extension #153 swoole version 4.4.1 ] {
}
- Constants [311] {
- Constant [ string SWOOLE_VERSION ] { 4.4.1 }
- Constant [ integer SWOOLE_VERSION_ID ] { 40401 }
+ Constant [ string SWOOLE_VERSION ] { 4.4.2 }
+ Constant [ integer SWOOLE_VERSION_ID ] { 40402 }
Constant [ integer SWOOLE_MAJOR_VERSION ] { 4 }
Constant [ integer SWOOLE_MINOR_VERSION ] { 4 }
- Constant [ integer SWOOLE_RELEASE_VERSION ] { 1 }
+ Constant [ integer SWOOLE_RELEASE_VERSION ] { 2 }
Constant [ string SWOOLE_EXTRA_VERSION ] { }
Constant [ boolean SWOOLE_DEBUG ] { }
Constant [ integer SWOOLE_BASE ] { 1 }
@@ -703,7 +703,7 @@ Extension [ <persistent> extension #153 swoole version 4.4.1 ] {
- Static properties [0] {
}
- - Static methods [10] {
+ - Static methods [11] {
Method [ <internal:swoole> static public method add ] {
- Parameters [4] {
@@ -774,6 +774,12 @@ Extension [ <persistent> extension #153 swoole version 4.4.1 ] {
}
}
+ Method [ <internal:swoole> static public method rshutdown ] {
+
+ - Parameters [0] {
+ }
+ }
+
Method [ <internal:swoole> static public method exit ] {
- Parameters [0] {