We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b16b4b commit 0ca0371Copy full SHA for 0ca0371
build.sh
@@ -31,7 +31,7 @@ sudo mkdir /usr/local/php7
31
git clone https://github.com/php/php-src.git
32
cd php-src
33
git fetch --tags --prune
34
-git checkout tags/php-7.3.1
+git checkout tags/php-7.3.3
35
./buildconf --force
36
37
CONFIGURE_STRING="--prefix=/usr/local/php7 \
0 commit comments