diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 6 | 
1 files changed, 3 insertions, 3 deletions
@@ -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] {  | 
