summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-12-20 11:10:43 +0100
committerRemi Collet <remi@remirepo.net>2019-12-20 11:10:43 +0100
commit159f5654ca927d1f9e955c6168b1f6d2476b201c (patch)
tree4615174c57fc67e77cd8da3bceedf9f255977ef2 /REFLECTION
parent5cdf4151b0a9716e67c3f46f0a5c1eb61c4cb680 (diff)
test build for upcoming 2.1.0
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] {