Skip to content

Commit 353ed50

Browse files
committed
fix: Change section for docs
1 parent d564e8f commit 353ed50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/changelogs/v4.7.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
************
6970
Enhancements
@@ -126,7 +127,6 @@ Message Changes
126127
Changes
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.

0 commit comments

Comments
 (0)