summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-30 14:43:28 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-30 14:43:28 +0200
commit773a50072d5a2f50866afb6b370c6d1a211914fb (patch)
tree7bf96f20d31312665f20d94e1112cf25f28ec4a6 /REFLECTION
parent98d53ada83b8612547cd5e8b0999d35cfad081d3 (diff)
php-pecl-ds: 1.0.2
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION11
1 files changed, 9 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 65c767e..0434be4 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #144 ds version 1.0.1 ] {
+Extension [ <persistent> extension #144 ds version 1.0.2 ] {
- Classes [11] {
Interface [ <internal:ds> interface Ds\Hashable ] {
@@ -1052,7 +1052,7 @@ Extension [ <persistent> extension #144 ds version 1.0.1 ] {
- Properties [0] {
}
- - Methods [37] {
+ - Methods [38] {
Method [ <internal:ds, ctor> public method __construct ] {
- Parameters [1] {
@@ -1196,6 +1196,13 @@ Extension [ <persistent> extension #144 ds version 1.0.1 ] {
}
}
+ Method [ <internal:ds> public method putAll ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $values ]
+ }
+ }
+
Method [ <internal:ds> public method reduce ] {
- Parameters [2] {