From 062e1a4accf557e5b44f78de2dc00e717db0b22b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 1 Jun 2015 06:55:15 +0200 Subject: php-pecl-swoole: 1.7.17 --- REFLECTION | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 27085ba..0687547 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #153 swoole version 1.7.16 ] { +Extension [ extension #155 swoole version 1.7.17 ] { - INI { Entry [ swoole.aio_thread_num ] @@ -42,7 +42,7 @@ Extension [ extension #153 swoole version 1.7.16 ] { Constant [ integer SWOOLE_KEEP ] { 512 } Constant [ integer SWOOLE_EVENT_READ ] { 512 } Constant [ integer SWOOLE_EVENT_WRITE ] { 1024 } - Constant [ string SWOOLE_VERSION ] { 1.7.16 } + Constant [ string SWOOLE_VERSION ] { 1.7.17 } Constant [ integer SWOOLE_AIO_BASE ] { 0 } Constant [ integer SWOOLE_AIO_GCC ] { 1 } Constant [ integer SWOOLE_AIO_LINUX ] { 2 } @@ -698,7 +698,7 @@ Extension [ extension #153 swoole version 1.7.16 ] { - Properties [0] { } - - Methods [17] { + - Methods [18] { Method [ public method __construct ] { - Parameters [1] { @@ -752,6 +752,13 @@ Extension [ extension #153 swoole version 1.7.16 ] { } } + Method [ public method exist ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + } + Method [ public method incr ] { - Parameters [3] { -- cgit