We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a601c2c commit 8b146beCopy full SHA for 8b146be
user_guide_src/source/changelogs/v4.7.0.rst
@@ -101,6 +101,7 @@ Changes
101
102
- **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.
103
- **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.
105
106
************
107
Deprecations
0 commit comments