diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-01-09 19:25:33 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-01-09 19:25:33 +0100 |
commit | 7f1ae8035085b4e10f4f28de8021147e92665eaf (patch) | |
tree | bc0e1e48f68b199b4dded188a06849c3299ae6d7 /REFLECTION | |
parent | cd717aa39faf5dc7ee089581d602be6d01179abe (diff) |
php-pecl-druid: 0.9.2
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #156 Druid version 0.9.0 ] { +Extension [ <persistent> extension #157 Druid version 0.9.2 ] { - Dependencies { Dependency [ curl (Required) ] @@ -35,8 +35,9 @@ Extension [ <persistent> extension #156 Druid version 0.9.0 ] { - Classes [1] { Class [ <internal:Druid> 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 [ <persistent> extension #156 Druid version 0.9.0 ] { - Static methods [1] { Method [ <internal:Druid> static public method getInstance ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ <required> $instance_name ] } } } |