@@ -24,14 +24,18 @@ New Documentation
2424* `#5672 <https://github.com/symfony/symfony-docs/pull/5672 >`_ Add constants to BC promise (WouterJ)
2525* `#6707 <https://github.com/symfony/symfony-docs/pull/6707 >`_ Describe serialization config location in cookbook (jcrombez, WouterJ)
2626* `#6726 <https://github.com/symfony/symfony-docs/pull/6726 >`_ Use getParameter method in controllers (peterkokot)
27+ * `#6727 <https://github.com/symfony/symfony-docs/pull/6727 >`_ Updated the condition to display console name (mickaelandrieu)
2728* `#6701 <https://github.com/symfony/symfony-docs/pull/6701 >`_ [CS] Avoid using useless expressions (phansys)
29+ * `#6422 <https://github.com/symfony/symfony-docs/pull/6422 >`_ Documented the ArgumentResolver along the ControllerResolver (iltar)
30+ * `#6705 <https://github.com/symfony/symfony-docs/pull/6705 >`_ [Process] Introduce InputStream and iterator for output (nicolas-grekas)
2831* `#6673 <https://github.com/symfony/symfony-docs/pull/6673 >`_ Caution about impersonation not compatible with pre authenticated (pasdeloup)
2932
3033Fixed Documentation
3134~~~~~~~~~~~~~~~~~~~
3235
3336* `#6634 <https://github.com/symfony/symfony-docs/pull/6634 >`_ Update custom_constraint.rst (axelvnk)
3437* `#6719 <https://github.com/symfony/symfony-docs/pull/6719 >`_ [Components][Browser-Kit]Fix typo with CookieJar (Denis-Florin Rendler)
38+ * `#6717 <https://github.com/symfony/symfony-docs/pull/6717 >`_ Cache Component: Fix SQLite3Cache instanciation (ReDnAxE)
3539* `#6687 <https://github.com/symfony/symfony-docs/pull/6687 >`_ Namespace fix (JhonnyL)
3640* `#6714 <https://github.com/symfony/symfony-docs/pull/6714 >`_ UppercaseRot13Transformer wrong class name used (jevgenijusr)
3741* `#6704 <https://github.com/symfony/symfony-docs/pull/6704 >`_ Encountered an error when following the steps for contribution (chancegarcia)
@@ -103,12 +107,14 @@ Minor Documentation Changes
103107* `#6700 <https://github.com/symfony/symfony-docs/pull/6700 >`_ Update monolog.rst (zhil)
104108* `#6720 <https://github.com/symfony/symfony-docs/pull/6720 >`_ [Component][ClassLoader]Remove invalid note (rendler-denis)
105109* `#6613 <https://github.com/symfony/symfony-docs/pull/6613 >`_ Clarify documentation on serving files (raphaelm)
110+ * `#6723 <https://github.com/symfony/symfony-docs/pull/6723 >`_ Require latest Symfony version (yhoiseth)
106111* `#6721 <https://github.com/symfony/symfony-docs/pull/6721 >`_ [Finder] Fixed typo in RealPath method on SplFileInfo class (acrobat)
107112* `#6716 <https://github.com/symfony/symfony-docs/pull/6716 >`_ Typo fix "they the name" => "that the name" (jevgenijusr)
108113* `#6702 <https://github.com/symfony/symfony-docs/pull/6702 >`_ Removed empty ``Notes on previous versions `` (mickaelandrieu)
109114* `#6709 <https://github.com/symfony/symfony-docs/pull/6709 >`_ Fix URL in http basic screenshot (WouterJ)
110115* `#6706 <https://github.com/symfony/symfony-docs/pull/6706 >`_ Update "How to Authenticate Users with API Keys" (gondo, WouterJ)
111116* `#5892 <https://github.com/symfony/symfony-docs/pull/5892 >`_ Updated the session proxy article (javiereguiluz)
117+ * `#6699 <https://github.com/symfony/symfony-docs/pull/6699 >`_ [Cache] add versionadded directive (xabbuh)
112118* `#6697 <https://github.com/symfony/symfony-docs/pull/6697 >`_ [Asset] add versionadded directive (xabbuh)
113119* `#6698 <https://github.com/symfony/symfony-docs/pull/6698 >`_ [Ldap] add versionadded directive (xabbuh)
114120
0 commit comments