summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-01 14:12:41 +0200
committerRemi Collet <remi@remirepo.net>2017-06-01 14:12:41 +0200
commit80b24625f7f3c240bcf8ec8c89a53c77c6eb588f (patch)
tree2021c89041dafc6cc87b50746b46f2bf59526547 /REFLECTION
parentcfd747fdd9c6194cc055ad33d4dbee4aa0076fb7 (diff)
v3.1.3RC1
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 ] {
}