summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-12-20 08:03:34 +0100
committerRemi Collet <remi@php.net>2021-12-20 08:03:34 +0100
commitc156a7c4008ae083eb3964594e23a30d00fc7a59 (patch)
treec24f08962a3da0a91f744cdca4b6759d753f2446 /REFLECTION
parent7e77fe6f9c0c2a4046463fc46939f2e27a18aef6 (diff)
update to 5.3.5
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION6
1 files changed, 3 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index ed2f6da..520dcc4 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #117 redis version 5.3.5 ] {
+Extension [ <persistent> extension #118 redis version 5.3.5 ] {
- Dependencies {
Dependency [ igbinary (Required) ]
@@ -4093,7 +4093,7 @@ Extension [ <persistent> extension #117 redis version 5.3.5 ] {
}
}
- Class [ <internal:redis> class RedisException extends Exception implements Stringable, Throwable ] {
+ Class [ <internal:redis> class RedisException extends Exception implements Throwable, Stringable ] {
- Constants [0] {
}
@@ -4184,7 +4184,7 @@ Extension [ <persistent> extension #117 redis version 5.3.5 ] {
}
}
- Class [ <internal:redis> class RedisClusterException extends Exception implements Stringable, Throwable ] {
+ Class [ <internal:redis> class RedisClusterException extends Exception implements Throwable, Stringable ] {
- Constants [0] {
}