We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5664b2 commit 1c27001Copy full SHA for 1c27001
1 file changed
user_guide_src/source/installation/upgrade_430.rst
@@ -42,6 +42,11 @@ app/Config/Kint.php
42
- ``Kint\Renderer\Renderer`` with ``Kint\Renderer\AbstractRenderer``
43
- ``Renderer::SORT_FULL`` with ``AbstractRenderer::SORT_FULL``
44
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
50
Mock Config Classes
51
-------------------
52
0 commit comments