Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

msgpack_unpack() returns success while there's 'Extra bytes' warning #69

Open
zhangbiao2009 opened this issue Nov 3, 2015 · 0 comments

Comments

@zhangbiao2009
Copy link

Hello, when I use msgpack_unpack() to unpack some data, it returns success and there's PHP Warning:
[msgpack] (php_msgpack_unserialize) Extra bytes in a.php on line 4

Is there any way to capture this kind of error? since it returns success I can't differentiate it from normal success situation.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant