Extension [ extension #67 msgpack version 2.0.1 ] { - INI { Entry [ msgpack.error_display ] Current = '1' } Entry [ msgpack.php_only ] Current = '1' } Entry [ msgpack.illegal_key_insert ] Current = '0' } Entry [ msgpack.use_str8_serialization ] Current = '1' } } - Constants [1] { Constant [ integer MESSAGEPACK_OPT_PHPONLY ] { -1001 } } - Functions { Function [ function msgpack_serialize ] { - Parameters [1] { Parameter #0 [ $value ] } } Function [ function msgpack_unserialize ] { - Parameters [2] { Parameter #0 [ $str ] Parameter #1 [ $object ] } } Function [ function msgpack_pack ] { - Parameters [1] { Parameter #0 [ $value ] } } Function [ function msgpack_unpack ] { - Parameters [2] { Parameter #0 [ $str ] Parameter #1 [ $object ] } } } - Classes [2] { Class [ class MessagePack ] { - Constants [1] { Constant [ integer OPT_PHPONLY ] { -1001 } } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [5] { Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ $opt ] } } Method [ public method setOption ] { - Parameters [2] { Parameter #0 [ $option ] Parameter #1 [ $value ] } } Method [ public method pack ] { - Parameters [1] { Parameter #0 [ $value ] } } Method [ public method unpack ] { - Parameters [2] { Parameter #0 [ $str ] Parameter #1 [ $object ] } } Method [ public method unpacker ] { - Parameters [0] { } } } } Class [ class MessagePackUnpacker ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [7] { Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ $opt ] } } Method [ public method __destruct ] { - Parameters [0] { } } Method [ public method setOption ] { - Parameters [2] { Parameter #0 [ $option ] Parameter #1 [ $value ] } } Method [ public method feed ] { - Parameters [1] { Parameter #0 [ $str ] } } Method [ public method execute ] { - Parameters [2] { Parameter #0 [ $str ] Parameter #1 [ &$offset ] } } Method [ public method data ] { - Parameters [1] { Parameter #0 [ $object ] } } Method [ public method reset ] { - Parameters [0] { } } } } } }