@@ -22,6 +22,7 @@ New Documentation
2222* `#6744 <https://github.com/symfony/symfony-docs/pull/6744 >`_ [Form] Ambiguous block prefixes render incorrectly (foaly-nr1)
2323* `#6611 <https://github.com/symfony/symfony-docs/pull/6611 >`_ Discourage the use of controllers as services (javiereguiluz)
2424* `#5672 <https://github.com/symfony/symfony-docs/pull/5672 >`_ Add constants to BC promise (WouterJ)
25+ * `#6737 <https://github.com/symfony/symfony-docs/pull/6737 >`_ Document the file() controller helper (javiereguiluz)
2526* `#6707 <https://github.com/symfony/symfony-docs/pull/6707 >`_ Describe serialization config location in cookbook (jcrombez, WouterJ)
2627* `#6726 <https://github.com/symfony/symfony-docs/pull/6726 >`_ Use getParameter method in controllers (peterkokot)
2728* `#6727 <https://github.com/symfony/symfony-docs/pull/6727 >`_ Updated the condition to display console name (mickaelandrieu)
@@ -40,6 +41,7 @@ Fixed Documentation
4041* `#6714 <https://github.com/symfony/symfony-docs/pull/6714 >`_ UppercaseRot13Transformer wrong class name used (jevgenijusr)
4142* `#6704 <https://github.com/symfony/symfony-docs/pull/6704 >`_ Encountered an error when following the steps for contribution (chancegarcia)
4243* `#6708 <https://github.com/symfony/symfony-docs/pull/6708 >`_ Routes should be just imported, not mounted (OndraM)
44+ * `#6708 <https://github.com/symfony/symfony-docs/pull/6708 >`_ Routes should be just imported, not mounted (OndraM)
4345
4446Minor Documentation Changes
4547~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -60,6 +62,7 @@ Minor Documentation Changes
6062* `#100 <https://github.com/symfony/symfony-docs/pull/100 >`_ Add file extension to SOAP article (WouterJ)
6163* `#92 <https://github.com/symfony/symfony-docs/pull/92 >`_ Make usage of "The" in the edition list consistent (WouterJ)
6264* `#91 <https://github.com/symfony/symfony-docs/pull/91 >`_ Create a section for "Getting Started" so we can generate a book (javiereguiluz)
65+ * `#86 <https://github.com/symfony/symfony-docs/pull/86 >`_ bootstrapping Workflow component docs (weaverryan)
6366* `#77 <https://github.com/symfony/symfony-docs/pull/77 >`_ Proofing the controller chapter (weaverryan)
6467* `#90 <https://github.com/symfony/symfony-docs/pull/90 >`_ Fixed doc build issues (javiereguiluz)
6568* `#82 <https://github.com/symfony/symfony-docs/pull/82 >`_ Bootstrapping property info doc (weaverryan)
0 commit comments