Skip to content

Commit 6246008

Browse files
committed
add ubuntu18.04-php7.3-minimum-zts
1 parent 40b121a commit 6246008

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../Dockerfile
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
cat <<END
2+
PHP_VERSION=7.3
3+
PHP_DIST_NAME=7.3
4+
PHP_VARIANTS="+zts+debug"
5+
END
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
echo ubuntu18.04-php7.3-minimum-zts
2+
echo php7.3-minimum-zts

0 commit comments

Comments
 (0)