@@ -20,6 +20,7 @@ New Documentation
20
20
~~~~~~~~~~~~~~~~~
21
21
22
22
* `#7023 <https://github.com/symfony/symfony-docs/pull/7023 >`_ Added useful debug commands in the debug documentation (hiddewie)
23
+ * `#6932 <https://github.com/symfony/symfony-docs/pull/6932 >`_ Explain the limitations of the custom messages in UniqueEntity (javiereguiluz)
23
24
24
25
Fixed Documentation
25
26
~~~~~~~~~~~~~~~~~~~
@@ -40,6 +41,7 @@ Minor Documentation Changes
40
41
* `#7085 <https://github.com/symfony/symfony-docs/pull/7085 >`_ Update custom_authentication_provider.rst (BatsaxIV)
41
42
* `#7083 <https://github.com/symfony/symfony-docs/pull/7083 >`_ update github example (hootlex)
42
43
* `#7082 <https://github.com/symfony/symfony-docs/pull/7082 >`_ Update metadata.rst (fberthereau)
44
+ * `#7078 <https://github.com/symfony/symfony-docs/pull/7078 >`_ Simple typo fix (Renrhaf)
43
45
* `#7077 <https://github.com/symfony/symfony-docs/pull/7077 >`_ remove caution message (snoek09)
44
46
* `#7061 <https://github.com/symfony/symfony-docs/pull/7061 >`_ Change link to docs instead repo (mik-laj)
45
47
* `#7066 <https://github.com/symfony/symfony-docs/pull/7066 >`_ Remove erroneous placeholder text (regularjack)
@@ -50,6 +52,7 @@ Minor Documentation Changes
50
52
* `#7035 <https://github.com/symfony/symfony-docs/pull/7035 >`_ Redirect /form to /forms for consistency (wouterj)
51
53
* `#7054 <https://github.com/symfony/symfony-docs/pull/7054 >`_ Fix IS_AUTHENTICATED_FULLY annotation (mschobner)
52
54
* `#7044 <https://github.com/symfony/symfony-docs/pull/7044 >`_ Add Nginx configuration to environment variables (peterkokot)
55
+ * `#6928 <https://github.com/symfony/symfony-docs/pull/6928 >`_ Update the Apache Router article to deprecate it entirely (javiereguiluz)
53
56
* `#7053 <https://github.com/symfony/symfony-docs/pull/7053 >`_ Minor improvements for the contribution guide (javiereguiluz)
54
57
* `#7050 <https://github.com/symfony/symfony-docs/pull/7050 >`_ use single quotes for YAML strings (snoek09)
55
58
* `#7047 <https://github.com/symfony/symfony-docs/pull/7047 >`_ Fix typo in doctrine.rst (to manage) (lacyrhoades)
0 commit comments