Skip to content

Commit b0ac2a6

Browse files
committed
Updated example .env
1 parent 9e96de5 commit b0ac2a6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.env.example

+3-2
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ MAX_PARALLEL_PUBLISH=3
1313
# Do not uncomment this line, unless you have a depot.dev account.
1414
#USE_DEPOT=1
1515

16-
# Uncomment this line if you want to build PHP with ZTS enabled
17-
#ENABLE_ZTS=1
16+
# Uncomment this line if you want to add custom flags to the PHP compilation process.
17+
# For example, you can add the flag --enable-zts to complile PHP with ZTS enabled
18+
#PHP_COMPILATION_FLAGS=

0 commit comments

Comments
 (0)