@@ -19,6 +19,7 @@ March, 2016
19
19
New Documentation
20
20
~~~~~~~~~~~~~~~~~
21
21
22
+ * `#6274 <https://github.com/symfony/symfony-docs/pull/6274 >`_ Update Doctrine UTF8 docs (mcfedr)
22
23
* `#6282 <https://github.com/symfony/symfony-docs/pull/6282 >`_ [Form] fix ``choice_label `` values (HeahDude)
23
24
* `#5894 <https://github.com/symfony/symfony-docs/pull/5894 >`_ [WIP] Added an article to explain how to upgrade third-party bundles to Symfony 3 (javiereguiluz)
24
25
* `#6273 <https://github.com/symfony/symfony-docs/pull/6273 >`_ [PHPUnit bridge] Add documentation for the component (theofidry)
@@ -36,6 +37,7 @@ Fixed Documentation
36
37
* `#6322 <https://github.com/symfony/symfony-docs/pull/6322 >`_ [DependencyInjection] fix autowiring docs (eXtreme)
37
38
* `#6315 <https://github.com/symfony/symfony-docs/pull/6315 >`_ Remove third parameter from createFormBuilder call (Hocdoc)
38
39
* `#6324 <https://github.com/symfony/symfony-docs/pull/6324 >`_ Fixed UserCheckerInterface importing (VIs-a-vis)
40
+ * `#6326 <https://github.com/symfony/symfony-docs/pull/6326 >`_ Missing svn:ignore (f-plante)
39
41
40
42
Minor Documentation Changes
41
43
~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -65,6 +67,7 @@ Minor Documentation Changes
65
67
* `#6345 <https://github.com/symfony/symfony-docs/pull/6345 >`_ Remove link-local IPv6 address (snoek09)
66
68
* `#6219 <https://github.com/symfony/symfony-docs/pull/6219 >`_ Point that route parameters are also Request attributes (sfdumi)
67
69
* `#6348 <https://github.com/symfony/symfony-docs/pull/6348 >`_ [best practices] mostly typos (Talita Kocjan Zager)
70
+ * `#6350 <https://github.com/symfony/symfony-docs/pull/6350 >`_ Fix reference to app folder (kainjow)
68
71
* `#6275 <https://github.com/symfony/symfony-docs/pull/6275 >`_ [quick tour] mostly typos (Talita Kocjan Zager)
69
72
* `#6305 <https://github.com/symfony/symfony-docs/pull/6305 >`_ Mention IvoryCKEditorBundle in the Symfony Forms doc (javiereguiluz)
70
73
* `#6331 <https://github.com/symfony/symfony-docs/pull/6331 >`_ Rename DunglasApiBundle to ApiPlatform (sroze)
@@ -77,6 +80,7 @@ Minor Documentation Changes
77
80
* `#6323 <https://github.com/symfony/symfony-docs/pull/6323 >`_ [DependencyInjection] Add Autowiring keyword (theofidry)
78
81
* `#6325 <https://github.com/symfony/symfony-docs/pull/6325 >`_ Minor error (ThomasLandauer)
79
82
* `#6311 <https://github.com/symfony/symfony-docs/pull/6311 >`_ Improved TwigExtension to show default values and optional arguments (javiereguiluz)
83
+ * `#6286 <https://github.com/symfony/symfony-docs/pull/6286 >`_ [HttpFoundation] Fix typo for ParameterBag getters - 3.0 (rendler-denis)
80
84
* `#6267 <https://github.com/symfony/symfony-docs/pull/6267 >`_ [Form] fix 'data_class' option in EntityType (HeahDude)
81
85
* `#6281 <https://github.com/symfony/symfony-docs/pull/6281 >`_ Change isValid to isSubmitted. (mustafaaloko)
82
86
0 commit comments