Skip to content

Commit 6bf5637

Browse files
authored
Bump to PHP 7.2.11
1 parent a942953 commit 6bf5637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ sudo mkdir /usr/local/php7
3131
git clone https://github.com/php/php-src.git
3232
cd php-src
3333
git fetch --tags --prune
34-
git checkout tags/php-7.2.10
34+
git checkout tags/php-7.2.11
3535
./buildconf --force
3636

3737
CONFIGURE_STRING="--prefix=/usr/local/php7 \

0 commit comments

Comments
 (0)