@@ -32,6 +32,7 @@ Fixed Documentation
32
32
* `#6460 <https://github.com/symfony/symfony-docs/pull/6460 >`_ Update authorization.rst (mantulo)
33
33
* `#6451 <https://github.com/symfony/symfony-docs/pull/6451 >`_ fix status code in snippet (Barno)
34
34
* `#6448 <https://github.com/symfony/symfony-docs/pull/6448 >`_ [Form] fixed CollectionType needless option (HeahDude)
35
+ * `#6439 <https://github.com/symfony/symfony-docs/pull/6439 >`_ Fix form/validation directory path (nemo-)
35
36
36
37
Minor Documentation Changes
37
38
~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -44,10 +45,14 @@ Minor Documentation Changes
44
45
* `#6513 <https://github.com/symfony/symfony-docs/pull/6513 >`_ remove documentation of not supported "verbose" option value (TobiasXy)
45
46
* `#6510 <https://github.com/symfony/symfony-docs/pull/6510 >`_ use port 587 in Amazon SES example (snoek09)
46
47
* `#6464 <https://github.com/symfony/symfony-docs/pull/6464 >`_ Added possible values for access_decision_manager.strategy (AAstakhov)
48
+ * `#6478 <https://github.com/symfony/symfony-docs/pull/6478 >`_ Replace reference to the request service (gerryvdm)
47
49
* `#6479 <https://github.com/symfony/symfony-docs/pull/6479 >`_ Update php.rst (carlos-granados)
48
50
* `#6481 <https://github.com/symfony/symfony-docs/pull/6481 >`_ Remove reference to Symfony2 in request-flow.png (Daniel Cotton)
51
+ * `#6449 <https://github.com/symfony/symfony-docs/pull/6449 >`_ [Form] fixed ChoiceType example in CollectionType (HeahDude)
49
52
* `#6445 <https://github.com/symfony/symfony-docs/pull/6445 >`_ updated the core team (fabpot)
53
+ * `#6423 <https://github.com/symfony/symfony-docs/pull/6423 >`_ Added a caution note about REMOTE_USER and user impersonation (javiereguiluz)
50
54
* `#6452 <https://github.com/symfony/symfony-docs/pull/6452 >`_ Use different placeholders in mailer config (sblaut)
55
+ * `#6457 <https://github.com/symfony/symfony-docs/pull/6457 >`_ Fixed an array notation in comment (serializer.rst) (iltar)
51
56
* `#6456 <https://github.com/symfony/symfony-docs/pull/6456 >`_ Fixed array [] notation and trailing spaces (iltar)
52
57
* `#6420 <https://github.com/symfony/symfony-docs/pull/6420 >`_ Added tip for optional second parameter for form submissions. (Michael Phillips)
53
58
* `#6418 <https://github.com/symfony/symfony-docs/pull/6418 >`_ fix spelling of the flashBag() method (xabbuh)
0 commit comments