Skip to content

Commit a046be7

Browse files
committed
added PHP_DATE_TIMEZONE env var to readme
1 parent 669743a commit a046be7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Variable | Default Value | Description
6565
**COMPOSER_ALLOW_SUPERUSER** | `1` | Allows composer to run with super user
6666
**COMPOSER_MEMORY_LIMIT** | `-1` | Changes composer memory limit
6767
**ENABLE_XDEBUG** | `false` | Enables the Xdebug extension
68+
**PHP_DATE_TIMEZONE** | `UTC` | Changes timezone used by date/time functions.
6869
**PHP_MEMORY_LIMIT** | `256M` | Changes PHP memory limit
6970
**PHP_MAX_INPUT_VARS** | `1000`  | Changes how many input variables may be accepted on PHP
7071
**PHP_UPLOAD_MAX_FILESIZE** | `25M` | Changes PHP maximum size of an uploaded file

0 commit comments

Comments
 (0)