File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
user_guide_src/source/installation Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -177,6 +177,8 @@ Content Changes
177177The following files received significant changes (including deprecations or visual adjustments)
178178and it is recommended that you merge the updated versions with your application:
179179
180+ * ``app/Config/Exceptions.php ``
181+ * Two additional public properties were added: ``$logDeprecationsOnly `` and ``$deprecationLogLevel ``.
180182* ``app/Config/Routes.php ``
181183 * Due to the fact that the approach to running Spark Commands has changed, there is no longer a need to load the internal routes of the framework.
182184
@@ -186,5 +188,6 @@ All Changes
186188This is a list of all files in the **project space ** that received changes;
187189many will be simple comments or formatting that have no effect on the runtime:
188190
191+ * app/Config/Exceptions.php
189192* app/Config/Routes.php
190193* spark
You can’t perform that action at this time.
0 commit comments