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

pecl/msgpack requires PHP (version >= 7.0.0) #133

Open
kingkarki opened this issue Jan 10, 2019 · 1 comment
Open

pecl/msgpack requires PHP (version >= 7.0.0) #133

kingkarki opened this issue Jan 10, 2019 · 1 comment

Comments

@kingkarki
Copy link

I am getting following error while installing msgpack.

 pecl install msgpack
WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update
pecl/msgpack requires PHP (version >= 7.0.0), installed version is 5.5.9-1ubuntu4.26
No valid packages found
install failed
@m6w6
Copy link
Collaborator

m6w6 commented Nov 15, 2019

v2 is PHP7 only.

You might have to go with v0.x like msgpack-0.5.7

See https://pecl.php.net/package-changelog.php?package=msgpack

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

No branches or pull requests

2 participants