File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
user_guide_src/source/changelogs Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ Removed Deprecated Items
6464
6565- **Text Helper: ** The deprecated types in ``random_string() `` function: ``basic ``, ``md5 ``, and ``sha1 `` has been removed.
6666- **BaseModel: ** The deprecated method ``transformDataRowToArray() `` has been removed.
67+ - **CodeIgniter: ** The deprecated ``CodeIgniter\CodeIgniter::resolvePlatformExtensions() `` has been removed.
6768
6869************
6970Enhancements
@@ -126,7 +127,6 @@ Message Changes
126127Changes
127128*******
128129
129- - **CodeIgniter: ** The deprecated ``CodeIgniter\CodeIgniter::resolvePlatformExtensions() `` has been removed.
130130- **Cookie: ** The ``CookieInterface::EXPIRES_FORMAT `` has been changed to ``D, d M Y H:i:s T `` to follow the recommended format in RFC 7231.
131131- **Format: ** Added support for configuring ``json_encode() `` maximum depth via ``Config\Format::$jsonEncodeDepth ``.
132132- **Paths: ** Added support for changing the location of the ``.env `` file via the ``Paths::$envDirectory `` property.
You can’t perform that action at this time.
0 commit comments