Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions user_guide_src/source/installation/upgrade_460.rst
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,8 @@ Config
- ``Config\Feature::$strictLocaleNegotiation`` has been added.
- app/Config/Routing.php
- ``Config\Routing::$translateUriToCamelCase`` has been changed to ``true``.
- app/Config/Kint.php
- ``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.

All Changes
===========
Expand Down