Skip to content

Commit

Permalink
Bump to PHP 7.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed Apr 15, 2020
1 parent d3d4632 commit 933bd31
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 @@ -34,7 +34,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.4.1
git checkout tags/php-7.4.5
./buildconf --force

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

0 comments on commit 933bd31

Please sign in to comment.