parent
7ef81a96dc
commit
9930171800
|
@ -1125,6 +1125,8 @@ installPECLModule() {
|
|||
mongodb)
|
||||
if test $PHP_MAJMIN_VERSION -le 505; then
|
||||
installPECLModule_actual="$1-1.5.5"
|
||||
elif test $PHP_MAJMIN_VERSION -le 506; then
|
||||
installPECLModule_actual="$1-1.7.5"
|
||||
fi
|
||||
;;
|
||||
msgpack)
|
||||
|
|
Loading…
Reference in New Issue