We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e96de5 commit b0ac2a6Copy full SHA for b0ac2a6
.env.example
@@ -13,5 +13,6 @@ MAX_PARALLEL_PUBLISH=3
13
# Do not uncomment this line, unless you have a depot.dev account.
14
#USE_DEPOT=1
15
16
-# Uncomment this line if you want to build PHP with ZTS enabled
17
-#ENABLE_ZTS=1
+# Uncomment this line if you want to add custom flags to the PHP compilation process.
+# For example, you can add the flag --enable-zts to complile PHP with ZTS enabled
18
+#PHP_COMPILATION_FLAGS=
0 commit comments