summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION6
1 files changed, 3 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index 249b03c..2e426e0 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #117 msgpack version 2.0.3 ] {
+Extension [ <persistent> extension #82 msgpack version 2.1.0beta1 ] {
- INI {
Entry [ msgpack.error_display <ALL> ]
@@ -16,7 +16,7 @@ Extension [ <persistent> extension #117 msgpack version 2.0.3 ] {
}
- Constants [1] {
- Constant [ integer MESSAGEPACK_OPT_PHPONLY ] { -1001 }
+ Constant [ int MESSAGEPACK_OPT_PHPONLY ] { -1001 }
}
- Functions {
@@ -52,7 +52,7 @@ Extension [ <persistent> extension #117 msgpack version 2.0.3 ] {
Class [ <internal:msgpack> class MessagePack ] {
- Constants [1] {
- Constant [ public integer OPT_PHPONLY ] { -1001 }
+ Constant [ public int OPT_PHPONLY ] { -1001 }
}
- Static properties [0] {