Skip to content

Commit 0ca0371

Browse files
authored
Bump to PHP 7.3.3
1 parent 9b16b4b commit 0ca0371

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.3.1
34+
git checkout tags/php-7.3.3
3535
./buildconf --force
3636

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

0 commit comments

Comments
 (0)