summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-08-03 19:26:15 +0200
committerRemi Collet <fedora@famillecollet.com>2016-08-03 19:26:15 +0200
commit517f04014dd4095ddae3331bef2fd00611e594a1 (patch)
tree6465c9565f392af424ba1fcb9278660724a53c8b /REFLECTION
parent88fece97aa6b40f4c4ce05547318260e06eb0c0b (diff)
php-pecl-ds: 1.1.0
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION11
1 files changed, 9 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 3d349ad..b5a0c82 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #145 ds version 1.0.4 ] {
+Extension [ <persistent> extension #145 ds version 1.1.0 ] {
- Classes [11] {
Interface [ <internal:ds> interface Ds\Hashable ] {
@@ -1666,7 +1666,7 @@ Extension [ <persistent> extension #145 ds version 1.0.4 ] {
- Properties [0] {
}
- - Methods [3] {
+ - Methods [4] {
Method [ <internal:ds, ctor> public method __construct ] {
- Parameters [2] {
@@ -1675,6 +1675,13 @@ Extension [ <persistent> extension #145 ds version 1.0.4 ] {
}
}
+ Method [ <internal:ds> public method copy ] {
+
+ - Parameters [0] {
+ }
+ - Return [ Ds\Pair or NULL ]
+ }
+
Method [ <internal:ds, prototype JsonSerializable> public method jsonSerialize ] {
- Parameters [0] {