We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97210e5 commit 5bed74dCopy full SHA for 5bed74d
2 files changed
user_guide_src/source/changelogs/v4.3.0.rst
@@ -323,6 +323,7 @@ Changes
323
324
- Config
325
- All atomic type properties in ``Config`` classes have been typed.
326
+ - See :ref:`Upgrading <upgrade_430_config>` for information on changing the default values.
327
- Changed the processing of Spark commands:
328
- The ``CodeIgniter\CodeIgniter`` no longer handles Spark commands.
329
- The ``CodeIgniter::isSparked()`` method has been removed.
user_guide_src/source/installation/upgrade_430.rst
@@ -236,6 +236,8 @@ Content Changes
236
The following files received significant changes (including deprecations or visual adjustments)
237
and it is recommended that you merge the updated versions with your application:
238
239
+.. _upgrade_430_config:
240
+
241
Config
242
------
243
0 commit comments