Skip to content

Commit 8b146be

Browse files
docs(chngelog): add support for changing the location of the .env file via Paths::$envDirectory property
1 parent a601c2c commit 8b146be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

user_guide_src/source/changelogs/v4.7.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ Changes
101101

102102
- **Cookie:** The ``CookieInterface::EXPIRES_FORMAT`` has been changed to ``D, d M Y H:i:s \G\M\T`` to follow the recommended format in RFC 7231.
103103
- **Format:** Added support for configuring ``json_encode()`` maximum depth via ``Config\Format::$jsonEncodeDepth``.
104+
- **Paths:** Added support for changing the location of the ``.env`` file via the ``Paths::$envDirectory`` property.
104105

105106
************
106107
Deprecations

0 commit comments

Comments
 (0)