diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-12-31 10:46:24 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-12-31 10:46:24 +0100 |
commit | a80e9867bfe2a86daaae41638054e238a7f18b3a (patch) | |
tree | b33324ba8c9aca1f43d4cef0a6bb7458e4218db1 /REFLECTION | |
parent | ee326f50e91945130c5a94331440d3f60149000d (diff) |
php-pecl-swoole: 1.7.22 (new sources)
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 42 |
1 files changed, 1 insertions, 41 deletions
@@ -296,7 +296,7 @@ Extension [ <persistent> extension #166 swoole version 1.7.22 ] { } } - - Classes [14] { + - Classes [13] { Class [ <internal:swoole> class swoole_server ] { - Constants [0] { @@ -671,46 +671,6 @@ Extension [ <persistent> extension #166 swoole version 1.7.22 ] { } } - Class [ <internal:swoole> class swoole_http_client ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [2] { - Property [ <default> public $errCode ] - Property [ <default> public $sock ] - } - - - Methods [7] { - Method [ <internal:swoole, ctor> public method __construct ] { - } - - Method [ <internal:swoole, dtor> public method __destruct ] { - } - - Method [ <internal:swoole> public method set ] { - } - - Method [ <internal:swoole> public method execute ] { - } - - Method [ <internal:swoole> public method isConnected ] { - } - - Method [ <internal:swoole> public method close ] { - } - - Method [ <internal:swoole> public method on ] { - } - } - } - Class [ <internal:swoole> class swoole_process ] { - Constants [0] { |