From 7f1ae8035085b4e10f4f28de8021147e92665eaf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 9 Jan 2017 19:25:33 +0100 Subject: php-pecl-druid: 0.9.2 --- REFLECTION | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 503e841..ef9e451 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #156 Druid version 0.9.0 ] { +Extension [ extension #157 Druid version 0.9.2 ] { - Dependencies { Dependency [ curl (Required) ] @@ -35,8 +35,9 @@ Extension [ extension #156 Druid version 0.9.0 ] { - Classes [1] { Class [ class Druid ] { - - Constants [1] { + - Constants [2] { Constant [ string DRUID_CONTENT_TYPE ] { Content-Type:application/json } + Constant [ string DRUID_INSTANCE_DEFAULT ] { default } } - Static properties [1] { @@ -46,7 +47,8 @@ Extension [ extension #156 Druid version 0.9.0 ] { - Static methods [1] { Method [ static public method getInstance ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $instance_name ] } } } -- cgit