From 243ec6a019d915c5f238876c5d33db113933b4ad Mon Sep 17 00:00:00 2001 From: Kaspars Dambis Date: Sun, 4 Dec 2016 12:22:03 -0500 Subject: [PATCH] Bump to 7.1.0 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index c917380..7fede01 100755 --- a/build.sh +++ b/build.sh @@ -26,7 +26,7 @@ sudo mkdir /usr/local/php7 git clone https://github.com/php/php-src.git cd php-src git fetch -git checkout PHP-7.0.13 +git checkout PHP-7.1.0 ./buildconf --force CONFIGURE_STRING="--prefix=/usr/local/php7 \