Skip to content

Commit 1c27001

Browse files
committed
docs: add missing instruction for Config/Exceptions.php
1 parent c5664b2 commit 1c27001

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

user_guide_src/source/installation/upgrade_430.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ app/Config/Kint.php
4242
- ``Kint\Renderer\Renderer`` with ``Kint\Renderer\AbstractRenderer``
4343
- ``Renderer::SORT_FULL`` with ``AbstractRenderer::SORT_FULL``
4444

45+
app/Config/Exceptions.php
46+
-------------------------
47+
48+
- If you are using PHP 8.2, you need to add new properties ``$logDeprecations`` and ``$deprecationLogLevel``.
49+
4550
Mock Config Classes
4651
-------------------
4752

0 commit comments

Comments
 (0)