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 5d09273 commit 45399ebCopy full SHA for 45399eb
.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 struct_unserialize_data
83
phpize
84
./configure
85
make
0 commit comments