We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad27d5 commit 10c8c4fCopy full SHA for 10c8c4f
.travis/travis.sh
@@ -77,8 +77,9 @@ function install_igbinary() {
77
}
78
79
function install_msgpack() {
80
- git clone https://github.com/msgpack/msgpack-php.git
+ git clone https://github.com/sodabrew/msgpack-php.git
81
pushd msgpack-php
82
+ git checkout php-7.3
83
phpize
84
./configure
85
make
0 commit comments