Skip to content

Commit

Permalink
Bump to PHP 7.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed Aug 4, 2018
1 parent 84d618d commit 47de989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ sudo mkdir /usr/local/php7
git clone https://github.com/php/php-src.git
cd php-src
git fetch --tags --prune
git checkout tags/php-7.2.6
git checkout tags/php-7.2.8
./buildconf --force

CONFIGURE_STRING="--prefix=/usr/local/php7 \
Expand Down

0 comments on commit 47de989

Please sign in to comment.