From 951c0341ab9a28c1a646211339dcb47aa56bd5e1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 27 Feb 2019 10:05:42 +0100 Subject: v0.7.0 --- REFLECTION | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 6dab41d..857a874 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #183 zookeeper version 0.6.3 ] { +Extension [ extension #184 zookeeper version 0.7.0 ] { - INI { Entry [ zookeeper.recv_timeout ] @@ -74,7 +74,7 @@ Extension [ extension #183 zookeeper version 0.6.3 ] { - Static properties [0] { } - - Static methods [2] { + - Static methods [3] { Method [ static public method setDebugLevel ] { - Parameters [1] { @@ -88,6 +88,12 @@ Extension [ extension #183 zookeeper version 0.6.3 ] { Parameter #0 [ $trueOrFalse ] } } + + Method [ static public method dispatch ] { + + - Parameters [0] { + } + } } - Properties [0] { -- cgit