We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c7181e commit 8e632d6Copy full SHA for 8e632d6
user_guide_src/source/installation/upgrade_460.rst
@@ -210,6 +210,8 @@ Config
210
- ``Config\Feature::$strictLocaleNegotiation`` has been added.
211
- app/Config/Routing.php
212
- ``Config\Routing::$translateUriToCamelCase`` has been changed to ``true``.
213
+- app/Config/Kint.php
214
+ - ``Config\Kint::$richSort`` has been removed.
215
216
All Changes
217
===========
@@ -222,7 +224,6 @@ many will be simple comments or formatting that have no effect on the runtime:
222
224
- app/Config/Database.php
223
225
- app/Config/Feature.php
226
- app/Config/Format.php
-- app/Config/Kint.php
227
228
- app/Config/Security.php
229
- app/Views/errors/html/debug.css
0 commit comments