@@ -13,6 +13,134 @@ documentation.
13
13
Do you also want to participate in the Symfony Documentation? Take a look
14
14
at the ":doc: `/contributing/documentation/overview `" article.
15
15
16
+ September, 2016
17
+ ---------------
18
+
19
+ New Documentation
20
+ ~~~~~~~~~~~~~~~~~
21
+
22
+ * `#6976 <https://github.com/symfony/symfony-docs/pull/6976 >`_ [Finishing][Serializer] Document the encoders (Ener-Getick, weaverryan)
23
+
24
+ Fixed Documentation
25
+ ~~~~~~~~~~~~~~~~~~~
26
+
27
+
28
+ Minor Documentation Changes
29
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
30
+
31
+ * `#7016 <https://github.com/symfony/symfony-docs/pull/7016 >`_ Add empty parentheses to method names (bocharsky-bw)
32
+ * `#7015 <https://github.com/symfony/symfony-docs/pull/7015 >`_ Replace title placeholder name with slug (bocharsky-bw)
33
+ * `#7009 <https://github.com/symfony/symfony-docs/pull/7009 >`_ Update form_dependencies.rst: fix DI (ReDnAxE)
34
+ * `#7010 <https://github.com/symfony/symfony-docs/pull/7010 >`_ Update service_decoration.rst (lamari)
35
+ * `#6979 <https://github.com/symfony/symfony-docs/pull/6979 >`_ Add specific tip about the http-kernel component (greg0ire)
36
+ * `#6686 <https://github.com/symfony/symfony-docs/pull/6686 >`_ Update installation.rst (mgkimsal)
37
+ * `#7005 <https://github.com/symfony/symfony-docs/pull/7005 >`_ Use new array syntax and make a few minor tweaks (bocharsky-bw)
38
+ * `#7004 <https://github.com/symfony/symfony-docs/pull/7004 >`_ Tweak URL - CMF project moved to the other repo (bocharsky-bw)
39
+ * `#6999 <https://github.com/symfony/symfony-docs/pull/6999 >`_ Several typo fixes (emirb)
40
+ * `#6997 <https://github.com/symfony/symfony-docs/pull/6997 >`_ Update console.rst (adyassine)
41
+ * `#6917 <https://github.com/symfony/symfony-docs/pull/6917 >`_ [Finder] document array use for locations (mickaelandrieu)
42
+ * `#6993 <https://github.com/symfony/symfony-docs/pull/6993 >`_ Update create_custom_field_type.rst (yceruto)
43
+ * `#6995 <https://github.com/symfony/symfony-docs/pull/6995 >`_ the least -> least (konrados)
44
+ * `#6934 <https://github.com/symfony/symfony-docs/pull/6934 >`_ Update events.rst (asandjivy)
45
+ * `#6920 <https://github.com/symfony/symfony-docs/pull/6920 >`_ [Config] Note about bundle priority for PrependExtensionInterface (wodor)
46
+ * `#6905 <https://github.com/symfony/symfony-docs/pull/6905 >`_ Change example of ignoring dependencies for yaml (Integrity-178B)
47
+ * `#6885 <https://github.com/symfony/symfony-docs/pull/6885 >`_ [FormComponent]Fix wrong mention in side note (rendler-denis)
48
+ * `#6911 <https://github.com/symfony/symfony-docs/pull/6911 >`_ Article about logout. (BorodinDemid)
49
+ * `#6923 <https://github.com/symfony/symfony-docs/pull/6923 >`_ Clarify by_reference use (jxmallett)
50
+ * `#6942 <https://github.com/symfony/symfony-docs/pull/6942 >`_ Updated the "Build a Login Form" article (javiereguiluz)
51
+ * `#6933 <https://github.com/symfony/symfony-docs/pull/6933 >`_ Misplaced paragraph about placeholders in routing.rst (antoin-m)
52
+ * `#6930 <https://github.com/symfony/symfony-docs/pull/6930 >`_ Use Terminal lexer for console examples (wouterj)
53
+ * `#6893 <https://github.com/symfony/symfony-docs/pull/6893 >`_ Update entity_provider.rst (asandjivy)
54
+ * `#6895 <https://github.com/symfony/symfony-docs/pull/6895 >`_ fixing $formatLevelMap array values (zrashwani)
55
+ * `#6970 <https://github.com/symfony/symfony-docs/pull/6970 >`_ Fix subject/verb agreement (micheal)
56
+ * `#6971 <https://github.com/symfony/symfony-docs/pull/6971 >`_ Update composer.rst (TravisCarden)
57
+ * `#6983 <https://github.com/symfony/symfony-docs/pull/6983 >`_ Update voters.rst (seferov)
58
+ * `#6986 <https://github.com/symfony/symfony-docs/pull/6986 >`_ Fixed directory name typo (JoeThielen)
59
+ * `#6988 <https://github.com/symfony/symfony-docs/pull/6988 >`_ fix link role syntax (xabbuh)
60
+ * `#6974 <https://github.com/symfony/symfony-docs/pull/6974 >`_ Fix minor typo in security chapter How to Build a Traditional Login Form (peterkokot)
61
+ * `#6941 <https://github.com/symfony/symfony-docs/pull/6941 >`_ Mentioned the "Symfony Upgrade Fixer" in the upgrade article (javiereguiluz)
62
+ * `#6936 <https://github.com/symfony/symfony-docs/pull/6936 >`_ Improved the title of Validation Groups article to make it easier to find (javiereguiluz)
63
+ * `#6964 <https://github.com/symfony/symfony-docs/pull/6964 >`_ Fix typo in validator example (svenluijten)
64
+ * `#6945 <https://github.com/symfony/symfony-docs/pull/6945 >`_ Fixed indentation issues in alias_private article (javiereguiluz)
65
+ * `#6955 <https://github.com/symfony/symfony-docs/pull/6955 >`_ Typo in the class name. (pythagor)
66
+
67
+
68
+ August, 2016
69
+ ------------
70
+
71
+ New Documentation
72
+ ~~~~~~~~~~~~~~~~~
73
+
74
+ * `#6765 <https://github.com/symfony/symfony-docs/pull/6765 >`_ [Contributing] [Standards] Do not use spaces inside/around offset accessors (phansys)
75
+ * `#6746 <https://github.com/symfony/symfony-docs/pull/6746 >`_ Removing the alias stuff - not required after symfony/symfony#17074 (weaverryan)
76
+ * `#6798 <https://github.com/symfony/symfony-docs/pull/6798 >`_ Finishing Validator Docs (wouterj, mickaelandrieu, javiereguiluz, weaverryan)
77
+
78
+ Fixed Documentation
79
+ ~~~~~~~~~~~~~~~~~~~
80
+
81
+ * `#6915 <https://github.com/symfony/symfony-docs/pull/6915 >`_ Fix the error in code example (kruglikov)
82
+ * `#6907 <https://github.com/symfony/symfony-docs/pull/6907 >`_ fix wrong variable name in OptionsResolver example (dincho)
83
+ * `#6904 <https://github.com/symfony/symfony-docs/pull/6904 >`_ Update create_custom_field_type.rst (tuanalumi)
84
+ * `#6884 <https://github.com/symfony/symfony-docs/pull/6884 >`_ service_container : fix php Definition instance (ReDnAxE)
85
+ * `#6883 <https://github.com/symfony/symfony-docs/pull/6883 >`_ [Routing] Fix a route path in a routing example (thomasbisignani)
86
+ * `#6869 <https://github.com/symfony/symfony-docs/pull/6869 >`_ Update templating.rst (asandjivy)
87
+ * `#6822 <https://github.com/symfony/symfony-docs/pull/6822 >`_ Adjust Application use statement (kvdnberg)
88
+ * `#6881 <https://github.com/symfony/symfony-docs/pull/6881 >`_ Error in CSRF example code snippet (makoru-hikage)
89
+ * `#6848 <https://github.com/symfony/symfony-docs/pull/6848 >`_ Fix Varnish 4 code example (Dreimus)
90
+ * `#6845 <https://github.com/symfony/symfony-docs/pull/6845 >`_ Fixed the extension of a logging article (javiereguiluz)
91
+ * `#6800 <https://github.com/symfony/symfony-docs/pull/6800 >`_ Fix missing function name (JosefVitu)
92
+ * `#6843 <https://github.com/symfony/symfony-docs/pull/6843 >`_ fix index directive syntax (xabbuh)
93
+ * `#6784 <https://github.com/symfony/symfony-docs/pull/6784 >`_ Fix CS for form templates locations (javiereguiluz)
94
+ * `#6797 <https://github.com/symfony/symfony-docs/pull/6797 >`_ fix FlattenException namespace (alchimik)
95
+ * `#6787 <https://github.com/symfony/symfony-docs/pull/6787 >`_ Fix reference to output object (micheal)
96
+ * `#6757 <https://github.com/symfony/symfony-docs/pull/6757 >`_ Fix typo in external_parameters.rst (gmorel)
97
+ * `#6754 <https://github.com/symfony/symfony-docs/pull/6754 >`_ Add missing use statements to data collector example (richardmiller)
98
+
99
+ Minor Documentation Changes
100
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
101
+
102
+ * `#6921 <https://github.com/symfony/symfony-docs/pull/6921 >`_ Fix var_dumper advanced usage link (ogizanagi)
103
+ * `#6913 <https://github.com/symfony/symfony-docs/pull/6913 >`_ [Controller Description] Fix typos and class link (rendler-denis)
104
+ * `#6909 <https://github.com/symfony/symfony-docs/pull/6909 >`_ DumpFile() third argument is deprecated and doesn't exists anymore (mickaelandrieu)
105
+ * `#6901 <https://github.com/symfony/symfony-docs/pull/6901 >`_ [EventDispatcher] paragraph duplicated (ReDnAxE)
106
+ * `#6899 <https://github.com/symfony/symfony-docs/pull/6899 >`_ Update access_control.rst (asandjivy)
107
+ * `#6898 <https://github.com/symfony/symfony-docs/pull/6898 >`_ Fixes after tonight's merge round (wouterj)
108
+ * `#6849 <https://github.com/symfony/symfony-docs/pull/6849 >`_ Link to inversedBy/mappedBy documentation (soulchainer, wouterj)
109
+ * `#6846 <https://github.com/symfony/symfony-docs/pull/6846 >`_ Adds bin folder creation instruction (joelrfcosta)
110
+ * `#6835 <https://github.com/symfony/symfony-docs/pull/6835 >`_ Updated the instructions to build docs locally (javiereguiluz)
111
+ * 5a5720fe minor #6834 Refactored how to get the container in a test (javiereguiluz)
112
+ * `#6814 <https://github.com/symfony/symfony-docs/pull/6814 >`_ Created the main article about "deployment" (javiereguiluz)
113
+ * `#6882 <https://github.com/symfony/symfony-docs/pull/6882 >`_ Update serializer.rst (seferov)
114
+ * `#6880 <https://github.com/symfony/symfony-docs/pull/6880 >`_ Remove extra quotes from ExprBuilder::thenInvalid() usage (chalasr)
115
+ * `#6878 <https://github.com/symfony/symfony-docs/pull/6878 >`_ missing "`" (jevgenijusr)
116
+ * `#6877 <https://github.com/symfony/symfony-docs/pull/6877 >`_ added lyrixx to the core team (fabpot)
117
+ * `#6867 <https://github.com/symfony/symfony-docs/pull/6867 >`_ Add a class specificity for SplFileInfo text (rendler-denis)
118
+ * `#6872 <https://github.com/symfony/symfony-docs/pull/6872 >`_ Remove redundant verb (julienfalque)
119
+ * `#6866 <https://github.com/symfony/symfony-docs/pull/6866 >`_ Deprecated message with "true" parameter (wazz42)
120
+ * `#6862 <https://github.com/symfony/symfony-docs/pull/6862 >`_ Remove unused JsonResponse dependency in example (Farskies)
121
+ * `#6855 <https://github.com/symfony/symfony-docs/pull/6855 >`_ [Form] Use composer require instead of modifying composer.json (wouterj)
122
+ * `#6853 <https://github.com/symfony/symfony-docs/pull/6853 >`_ Logrotate moved to GitHub (wouterj)
123
+ * `#6851 <https://github.com/symfony/symfony-docs/pull/6851 >`_ Update lazy_services.rst (takeit)
124
+ * `#6794 <https://github.com/symfony/symfony-docs/pull/6794 >`_ Added a new section to the page templating/global_vars using a EVListener (piet, Piet Bijl)
125
+ * `#6824 <https://github.com/symfony/symfony-docs/pull/6824 >`_ Service naming convension (orions)
126
+ * `#6829 <https://github.com/symfony/symfony-docs/pull/6829 >`_ Fix a typo in an HTTP Cache code example (aybbou)
127
+ * `#6833 <https://github.com/symfony/symfony-docs/pull/6833 >`_ Fixed a syntax issue in custom_constraint article (javiereguiluz)
128
+ * `#6842 <https://github.com/symfony/symfony-docs/pull/6842 >`_ Fixed service name (jeremyFreeAgent)
129
+ * `#6803 <https://github.com/symfony/symfony-docs/pull/6803 >`_ Remove complex speech pattern (micheal)
130
+ * `#6805 <https://github.com/symfony/symfony-docs/pull/6805 >`_ Remove colloquialism "hold on" (micheal)
131
+ * `#6796 <https://github.com/symfony/symfony-docs/pull/6796 >`_ Remove AcmeDemoBundle references (michaelcullum)
132
+ * `#6786 <https://github.com/symfony/symfony-docs/pull/6786 >`_ Subject-verb agreement (micheal)
133
+ * `#6759 <https://github.com/symfony/symfony-docs/pull/6759 >`_ Fix tense and sentence length (aalaap)
134
+ * `#6820 <https://github.com/symfony/symfony-docs/pull/6820 >`_ Fixed the main index page redirections (javiereguiluz)
135
+ * `#6819 <https://github.com/symfony/symfony-docs/pull/6819 >`_ Fixed the redirection for "upgrade" articles (javiereguiluz)
136
+ * `#6812 <https://github.com/symfony/symfony-docs/pull/6812 >`_ Fixed a Console article redirection (javiereguiluz)
137
+ * `#6807 <https://github.com/symfony/symfony-docs/pull/6807 >`_ Fixed the redirection of the cookbook/psr7 article (javiereguiluz)
138
+ * `#6806 <https://github.com/symfony/symfony-docs/pull/6806 >`_ Fixed the redirection of some cache articles (javiereguiluz)
139
+ * `#6808 <https://github.com/symfony/symfony-docs/pull/6808 >`_ Fixed a DI redirection (javiereguiluz)
140
+ * `#6810 <https://github.com/symfony/symfony-docs/pull/6810 >`_ Fixed the redirection of the previous "performance" book chapter (javiereguiluz)
141
+ * `#6816 <https://github.com/symfony/symfony-docs/pull/6816 >`_ Added all the missing "index pages" redirections (javiereguiluz)
142
+
143
+
16
144
July, 2016
17
145
----------
18
146
0 commit comments