diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #107 msgpack version 2.0.2 ] { +Extension [ <persistent> extension #117 msgpack version 2.0.3 ] { - INI { Entry [ msgpack.error_display <ALL> ] @@ -52,7 +52,7 @@ Extension [ <persistent> extension #107 msgpack version 2.0.2 ] { Class [ <internal:msgpack> class MessagePack ] { - Constants [1] { - Constant [ integer OPT_PHPONLY ] { -1001 } + Constant [ public integer OPT_PHPONLY ] { -1001 } } - Static properties [0] { |