Skip to content

Commit

Permalink
Bump to PHP 7.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed Jul 26, 2019
1 parent fe3f408 commit 99a690f
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.3.5
git checkout tags/php-7.3.7
./buildconf --force

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

0 comments on commit 99a690f

Please sign in to comment.