Skip to content

Commit 37593cd

Browse files
committed
minor #11623 Deprecate the templating.* options of FrameworkBundle (javiereguiluz)
This PR was squashed before being merged into the 4.3 branch (closes #11623). Discussion ---------- Deprecate the templating.* options of FrameworkBundle We're correctly removing them in 5.0 (#11621) but we forgot to add the deprecation notice in 4.3. Commits ------- 29b46ec Deprecate the templating.* options of FrameworkBundle
2 parents ed1a67a + 29b46ec commit 37593cd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

reference/configuration/framework.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1878,6 +1878,12 @@ package:
18781878
templating
18791879
~~~~~~~~~~
18801880

1881+
.. deprecated:: 4.3
1882+
1883+
The integration of the Templating component in FrameworkBundle has been
1884+
deprecated since version 4.3 and will be removed in 5.0. That's why all the
1885+
configuration options defined under ``framework.templating`` are deprecated too.
1886+
18811887
.. _reference-templating-form:
18821888

18831889
form

0 commit comments

Comments
 (0)