@@ -24,14 +24,18 @@ New Documentation
24
24
* `#5672 <https://github.com/symfony/symfony-docs/pull/5672 >`_ Add constants to BC promise (WouterJ)
25
25
* `#6707 <https://github.com/symfony/symfony-docs/pull/6707 >`_ Describe serialization config location in cookbook (jcrombez, WouterJ)
26
26
* `#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)
27
28
* `#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)
28
31
* `#6673 <https://github.com/symfony/symfony-docs/pull/6673 >`_ Caution about impersonation not compatible with pre authenticated (pasdeloup)
29
32
30
33
Fixed Documentation
31
34
~~~~~~~~~~~~~~~~~~~
32
35
33
36
* `#6634 <https://github.com/symfony/symfony-docs/pull/6634 >`_ Update custom_constraint.rst (axelvnk)
34
37
* `#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)
35
39
* `#6687 <https://github.com/symfony/symfony-docs/pull/6687 >`_ Namespace fix (JhonnyL)
36
40
* `#6714 <https://github.com/symfony/symfony-docs/pull/6714 >`_ UppercaseRot13Transformer wrong class name used (jevgenijusr)
37
41
* `#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
103
107
* `#6700 <https://github.com/symfony/symfony-docs/pull/6700 >`_ Update monolog.rst (zhil)
104
108
* `#6720 <https://github.com/symfony/symfony-docs/pull/6720 >`_ [Component][ClassLoader]Remove invalid note (rendler-denis)
105
109
* `#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)
106
111
* `#6721 <https://github.com/symfony/symfony-docs/pull/6721 >`_ [Finder] Fixed typo in RealPath method on SplFileInfo class (acrobat)
107
112
* `#6716 <https://github.com/symfony/symfony-docs/pull/6716 >`_ Typo fix "they the name" => "that the name" (jevgenijusr)
108
113
* `#6702 <https://github.com/symfony/symfony-docs/pull/6702 >`_ Removed empty ``Notes on previous versions `` (mickaelandrieu)
109
114
* `#6709 <https://github.com/symfony/symfony-docs/pull/6709 >`_ Fix URL in http basic screenshot (WouterJ)
110
115
* `#6706 <https://github.com/symfony/symfony-docs/pull/6706 >`_ Update "How to Authenticate Users with API Keys" (gondo, WouterJ)
111
116
* `#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)
112
118
* `#6697 <https://github.com/symfony/symfony-docs/pull/6697 >`_ [Asset] add versionadded directive (xabbuh)
113
119
* `#6698 <https://github.com/symfony/symfony-docs/pull/6698 >`_ [Ldap] add versionadded directive (xabbuh)
114
120
0 commit 31B1 comments