From 86374985f7117d026a2d6d901c40086ad49492ed Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 20 Dec 2018 12:09:23 +0100 Subject: v2.0.3 --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 194891d..249b03c 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #107 msgpack version 2.0.2 ] { +Extension [ extension #117 msgpack version 2.0.3 ] { - INI { Entry [ msgpack.error_display ] @@ -52,7 +52,7 @@ Extension [ extension #107 msgpack version 2.0.2 ] { Class [ class MessagePack ] { - Constants [1] { - Constant [ integer OPT_PHPONLY ] { -1001 } + Constant [ public integer OPT_PHPONLY ] { -1001 } } - Static properties [0] { -- cgit