Skip to content

Commit 5db324c

Browse files
committed
add more detailed info
1 parent 8e632d6 commit 5db324c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/installation/upgrade_460.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Config
211211
- app/Config/Routing.php
212212
- ``Config\Routing::$translateUriToCamelCase`` has been changed to ``true``.
213213
- app/Config/Kint.php
214-
- ``Config\Kint::$richSort`` has been removed.
214+
- ``Config\Kint::$richSort`` has been removed. Kint in v6 no longer uses ``AbstractRenderer::SORT_FULL``. Leaving this property in your code will cause a runtime error due to the undefined constant.
215215

216216
All Changes
217217
===========

0 commit comments

Comments
 (0)