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 c3bba01 commit 525a333Copy full SHA for 525a333
development/development/upgrade/400.rst
@@ -29,6 +29,13 @@ changes across versions, we recommend reviewing the following Symfony upgrade gu
29
30
Additional guides are available in the `Symfony GitHub repository <https://github.com/symfony/symfony/tree/6.4>`_.
31
32
+Twig
33
+----
34
+phpBB 4.0 uses Twig 3.14, which introduces deprecations that may impact extension and style development.
35
+We recommend reviewing the official Twig deprecation guide when updating your custom templates or Twig-related code:
36
+
37
+- `Twig 3.x Deprecated Features <https://twig.symfony.com/doc/3.x/deprecated.html>`_
38
39
Major changes
40
=============
41
0 commit comments