add php:7.3

This commit is contained in:
2018-12-18 17:54:00 +08:00
parent a3563b2830
commit 98086f34ee
5 changed files with 2124 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# IntelliJ IDEA
.idea/
*.iml
# Temp files
*~
*.swp
# MacOS
.DS_Store