8000 minor #11059 [FrameworkBundle][Routing] allow boolean container param… · symfony/symfony-docs@f7e8fdd · GitHub
[go: up one dir, main page]

Skip to content

Commit f7e8fdd

Browse files
committed
minor #11059 [FrameworkBundle][Routing] allow boolean container parameters for routes (dmaicher)
This PR was merged into the master branch. Discussion ---------- [FrameworkBundle][Routing] allow boolean container parameters for routes See symfony/symfony#30379 Commits ------- d89122c Update service_container_parameters.rst
2 parents 258c27f + d89122c commit f7e8fdd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

routing/service_container_parameters.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,3 +138,7 @@ path):
138138

139139
For parameter handling within a Dependency Injection Class see
140140
:doc:`/configuration/using_parameters_in_dic`.
141+
142+
.. versionadded:: 4.3
143+
144+
Support for boolean container parameters was introduced in Symfony 4.3.

0 commit comments

Comments
 (0)
0