summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION7
1 files changed, 4 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index 4f6396a..c03c538 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #113 yac version 2.2.1 ] {
+Extension [ <persistent> extension #118 yac version 2.3.0 ] {
- Dependencies {
Dependency [ msgpack (Required) ]
@@ -31,7 +31,7 @@ Extension [ <persistent> extension #113 yac version 2.2.1 ] {
}
- Constants [9] {
- Constant [ string YAC_VERSION ] { 2.2.1 }
+ Constant [ string YAC_VERSION ] { 2.3.0 }
Constant [ int YAC_MAX_KEY_LEN ] { 48 }
Constant [ int YAC_MAX_VALUE_RAW_LEN ] { 67108863 }
Constant [ int YAC_MAX_RAW_COMPRESSED_LEN ] { 1048576 }
@@ -112,7 +112,8 @@ Extension [ <persistent> extension #113 yac version 2.2.1 ] {
Method [ <internal:yac> public method dump ] {
- - Parameters [0] {
+ - Parameters [1] {
+ Parameter #0 [ <optional> $limit ]
}
}
}