Merge pull request #95 from snake302/patch-2

Update compile_php.sh
This commit is contained in:
shoghicp 2013-02-06 13:14:06 -08:00
commit 466ae6290d

View File

@ -6,8 +6,8 @@ ZEND_VM="GOTO"
ZLIB_VERSION="1.2.7" ZLIB_VERSION="1.2.7"
GMP_VERSION="5.1.0" GMP_VERSION="5.1.0"
PTHREADS_VERSION="d2fb571d6cd624bffe4faf766de128eb976a7d16" PTHREADS_VERSION="fc8622882bed09aa181b3eb1cb33c046ce11199b"
CURL_VERSION="curl-7_28_1" CURL_VERSION="curl-7_29_0"
#READLINE_VERSION="6.2" #READLINE_VERSION="6.2"
echo "[PocketMine] PHP installer and compiler for Linux & Mac - by @shoghicp v$COMPILER_VERSION" echo "[PocketMine] PHP installer and compiler for Linux & Mac - by @shoghicp v$COMPILER_VERSION"