Skip to content

Commit 525a333

Browse files
committed
Add link for twig deprecations to upgrade guide
1 parent c3bba01 commit 525a333

File tree

1 file changed

+7
-0
lines changed
  • development/development/upgrade

1 file changed

+7
-0
lines changed

development/development/upgrade/400.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@ changes across versions, we recommend reviewing the following Symfony upgrade gu
2929

3030
Additional guides are available in the `Symfony GitHub repository <https://github.com/symfony/symfony/tree/6.4>`_.
3131

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+
3239
Major changes
3340
=============
3441

0 commit comments

Comments
 (0)