@@ -22,6 +22,7 @@ New Documentation
22
22
* `#6744 <https://github.com/symfony/symfony-docs/pull/6744 >`_ [Form] Ambiguous block prefixes render incorrectly (foaly-nr1)
23
23
* `#6611 <https://github.com/symfony/symfony-docs/pull/6611 >`_ Discourage the use of controllers as services (javiereguiluz)
24
24
* `#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)
25
26
* `#6707 <https://github.com/symfony/symfony-docs/pull/6707 >`_ Describe serialization config location in cookbook (jcrombez, WouterJ)
26
27
* `#6726 <https://github.com/symfony/symfony-docs/pull/6726 >`_ Use getParameter method in controllers (peterkokot)
27
28
* `#6727 <https://github.com/symfony/symfony-docs/pull/6727 >`_ Updated the condition to display console name (mickaelandrieu)
@@ -40,6 +41,7 @@ Fixed Documentation
40
41
* `#6714 <https://github.com/symfony/symfony-docs/pull/6714 >`_ UppercaseRot13Transformer wrong class name used (jevgenijusr)
41
42
* `#6704 <https://github.com/symfony/symfony-docs/pull/6704 >`_ Encountered an error when following the steps for contribution (chancegarcia)
42
43
* `#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)
43
45
44
46
Minor Documentation Changes
45
47
~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -60,6 +62,7 @@ Minor Documentation Changes
60
62
* `#100 <https://github.com/symfony/symfony-docs/pull/100 >`_ Add file extension to SOAP article (WouterJ)
61
63
* `#92 <https://github.com/symfony/symfony-docs/pull/92 >`_ Make usage of "The" in the edition list consistent (WouterJ)
62
64
* `#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)
63
66
* `#77 <https://github.com/symfony/symfony-docs/pull/77 >`_ Proofing the controller chapter (weaverryan)
64
67
* `#90 <https://github.com/symfony/symfony-docs/pull/90 >`_ Fixed doc build issues (javiereguiluz)
65
68
* `#82 <https://github.com/symfony/symfony-docs/pull/82 >`_ Bootstrapping property info doc (weaverryan)
0 commit comments