summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-10 08:39:48 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-10 08:39:48 +0100
commit3bb766f905de4b986b9098ce88825f7e32916d6c (patch)
tree464c661e2afe3ac5bc411fabb1f45f8a7d7bd4dc /REFLECTION
parent1324c41d95e3e955b3c1fba163290077b28b4112 (diff)
php-pecl-swoole: 1.7.11
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION43
1 files changed, 23 insertions, 20 deletions
diff --git a/REFLECTION b/REFLECTION
index 6f4b313..69b3696 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #147 swoole version 1.7.10 ] {
+Extension [ <persistent> extension #147 swoole version 1.7.11 ] {
- INI {
Entry [ swoole.aio_thread_num <ALL> ]
@@ -48,7 +48,7 @@ Extension [ <persistent> extension #147 swoole version 1.7.10 ] {
Constant [ integer SWOOLE_SSL ] { 512 }
Constant [ integer SWOOLE_EVENT_READ ] { 512 }
Constant [ integer SWOOLE_EVENT_WRITE ] { 1024 }
- Constant [ string SWOOLE_VERSION ] { 1.7.10 }
+ Constant [ string SWOOLE_VERSION ] { 1.7.11 }
Constant [ integer SWOOLE_AIO_BASE ] { 0 }
Constant [ integer SWOOLE_AIO_GCC ] { 1 }
Constant [ integer SWOOLE_AIO_LINUX ] { 2 }
@@ -732,57 +732,57 @@ Extension [ <persistent> extension #147 swoole version 1.7.10 ] {
}
}
- Method [ <internal:swoole, prototype Iterator> public method rewind ] {
+ Method [ <internal:swoole, prototype Countable> public method count ] {
- - Parameters [0] {
+ - Parameters [1] {
+ Parameter #0 [ <optional> $mode ]
}
}
- Method [ <internal:swoole, prototype Iterator> public method next ] {
+ Method [ <internal:swoole> public method del ] {
- - Parameters [0] {
+ - Parameters [1] {
+ Parameter #0 [ <required> $key ]
}
}
- Method [ <internal:swoole, prototype Iterator> public method current ] {
+ Method [ <internal:swoole> public method lock ] {
- Parameters [0] {
}
}
- Method [ <internal:swoole, prototype Iterator> public method key ] {
+ Method [ <internal:swoole> public method unlock ] {
- Parameters [0] {
}
}
- Method [ <internal:swoole, prototype Iterator> public method valid ] {
+ Method [ <internal:swoole, prototype Iterator> public method rewind ] {
- Parameters [0] {
}
}
- Method [ <internal:swoole, prototype Countable> public method count ] {
+ Method [ <internal:swoole, prototype Iterator> public method next ] {
- - Parameters [1] {
- Parameter #0 [ <optional> $mode ]
+ - Parameters [0] {
}
}
- Method [ <internal:swoole> public method del ] {
+ Method [ <internal:swoole, prototype Iterator> public method current ] {
- - Parameters [1] {
- Parameter #0 [ <required> $key ]
+ - Parameters [0] {
}
}
- Method [ <internal:swoole> public method lock ] {
+ Method [ <internal:swoole, prototype Iterator> public method key ] {
- Parameters [0] {
}
}
- Method [ <internal:swoole> public method unlock ] {
+ Method [ <internal:swoole, prototype Iterator> public method valid ] {
- Parameters [0] {
}
@@ -814,7 +814,7 @@ Extension [ <persistent> extension #147 swoole version 1.7.10 ] {
}
}
- Method [ <internal:swoole> public method setGlobal ] {
+ Method [ <internal:swoole> public method setglobal ] {
}
Method [ <internal:swoole, overwrites swoole_server, prototype swoole_server> public method start ] {
@@ -1009,7 +1009,7 @@ Extension [ <persistent> extension #147 swoole version 1.7.10 ] {
- Properties [0] {
}
- - Methods [5] {
+ - Methods [6] {
Method [ <internal:swoole> public method cookie ] {
}
@@ -1022,6 +1022,9 @@ Extension [ <persistent> extension #147 swoole version 1.7.10 ] {
Method [ <internal:swoole> public method header ] {
}
+ Method [ <internal:swoole> public method write ] {
+ }
+
Method [ <internal:swoole> public method end ] {
}
}
@@ -1073,7 +1076,7 @@ Extension [ <persistent> extension #147 swoole version 1.7.10 ] {
Method [ <internal:swoole> public method push ] {
}
- Method [ <internal:swoole, inherits swoole_http_server> public method setGlobal ] {
+ Method [ <internal:swoole, inherits swoole_http_server> public method setglobal ] {
}
Method [ <internal:swoole, inherits swoole_http_server, prototype swoole_server> public method start ] {