summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION12
1 files changed, 9 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index 45f7d7b..3a131cd 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #173 redis version 3.1.2 ] {
+Extension [ <persistent> extension #175 redis version 3.1.3RC1 ] {
- Dependencies {
Dependency [ igbinary (Required) ]
@@ -69,7 +69,7 @@ Extension [ <persistent> extension #173 redis version 3.1.2 ] {
- Properties [0] {
}
- - Methods [212] {
+ - Methods [213] {
Method [ <internal:redis, ctor> public method __construct ] {
}
@@ -451,6 +451,9 @@ Extension [ <persistent> extension #173 redis version 3.1.2 ] {
Method [ <internal:redis> public method hMget ] {
}
+ Method [ <internal:redis> public method hStrLen ] {
+ }
+
Method [ <internal:redis> public method multi ] {
}
@@ -876,7 +879,7 @@ Extension [ <persistent> extension #173 redis version 3.1.2 ] {
- Properties [0] {
}
- - Methods [164] {
+ - Methods [165] {
Method [ <internal:redis, ctor> public method __construct ] {
}
@@ -1078,6 +1081,9 @@ Extension [ <persistent> extension #173 redis version 3.1.2 ] {
Method [ <internal:redis> public method hincrbyfloat ] {
}
+ Method [ <internal:redis> public method hstrlen ] {
+ }
+
Method [ <internal:redis> public method dump ] {
}