From a80e9867bfe2a86daaae41638054e238a7f18b3a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 31 Dec 2015 10:46:24 +0100 Subject: php-pecl-swoole: 1.7.22 (new sources) --- REFLECTION | 42 +----------------------------------------- 1 file changed, 1 insertion(+), 41 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 1f05c61..8340c23 100644 --- a/REFLECTION +++ b/REFLECTION @@ -296,7 +296,7 @@ Extension [ extension #166 swoole version 1.7.22 ] { } } - - Classes [14] { + - Classes [13] { Class [ class swoole_server ] { - Constants [0] { @@ -671,46 +671,6 @@ Extension [ extension #166 swoole version 1.7.22 ] { } } - Class [ class swoole_http_client ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [2] { - Property [ public $errCode ] - Property [ public $sock ] - } - - - Methods [7] { - Method [ public method __construct ] { - } - - Method [ public method __destruct ] { - } - - Method [ public method set ] { - } - - Method [ public method execute ] { - } - - Method [ public method isConnected ] { - } - - Method [ public method close ] { - } - - Method [ public method on ] { - } - } - } - Class [ class swoole_process ] { - Constants [0] { -- cgit