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 cec6219 commit 0e3d907Copy full SHA for 0e3d907
reference/configuration/framework.rst
@@ -2716,6 +2716,12 @@ It's also useful when using `blue/green deployment`_ strategies and more
2716
generally, when you need to abstract out the actual deployment directory (for
2717
example, when warming caches offline).
2718
2719
+.. versionadded:: 5.2
2720
+
2721
+ Starting from Symfony 5.2, the ``%kernel.container_class%`` parameter is no
2722
+ longer appended automatically to the value of this option. This allows
2723
+ sharing caches between applications or different environments.
2724
2725
.. _reference-lock:
2726
2727
lock
0 commit comments