Skip to content

Commit 8e632d6

Browse files
committed
docs: note removal of AbstractRenderer::SORT_FULL and richSort in Kint v6
1 parent 5c7181e commit 8e632d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

user_guide_src/source/installation/upgrade_460.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@ Config
210210
- ``Config\Feature::$strictLocaleNegotiation`` has been added.
211211
- app/Config/Routing.php
212212
- ``Config\Routing::$translateUriToCamelCase`` has been changed to ``true``.
213+
- app/Config/Kint.php
214+
- ``Config\Kint::$richSort`` has been removed.
213215

214216
All Changes
215217
===========
@@ -222,7 +224,6 @@ many will be simple comments or formatting that have no effect on the runtime:
222224
- app/Config/Database.php
223225
- app/Config/Feature.php
224226
- app/Config/Format.php
225-
- app/Config/Kint.php
226227
- app/Config/Routing.php
227228
- app/Config/Security.php
228229
- app/Views/errors/html/debug.css

0 commit comments

Comments
 (0)