@@ -19,6 +19,8 @@ September, 2016
19
19
New Documentation
20
20
~~~~~~~~~~~~~~~~~
21
21
22
+ * `#6989 <https://github.com/symfony/symfony-docs/pull/6989 >`_ Added paths options in Framework::translator configuration (mickaelandrieu)
23
+ * `#6926 <https://github.com/symfony/symfony-docs/pull/6926 >`_ [Serializer] Add information about name converter parameter (michaelperrin)
22
24
* `#6976 <https://github.com/symfony/symfony-docs/pull/6976 >`_ [Finishing][Serializer] Document the encoders (Ener-Getick, weaverryan)
23
25
24
26
Fixed Documentation
@@ -34,20 +36,27 @@ Minor Documentation Changes
34
36
* `#7010 <https://github.com/symfony/symfony-docs/pull/7010 >`_ Update service_decoration.rst (lamari)
35
37
* `#6979 <https://github.com/symfony/symfony-docs/pull/6979 >`_ Add specific tip about the http-kernel component (greg0ire)
36
38
* `#6686 <https://github.com/symfony/symfony-docs/pull/6686 >`_ Update installation.rst (mgkimsal)
39
+ * `#7007 <https://github.com/symfony/symfony-docs/pull/7007 >`_ normalize versionadded wording (xabbuh)
40
+ * `#6992 <https://github.com/symfony/symfony-docs/pull/6992 >`_ [Serializer] versionadded directive for name_converter option (xabbuh)
37
41
* `#7005 <https://github.com/symfony/symfony-docs/pull/7005 >`_ Use new array syntax and make a few minor tweaks (bocharsky-bw)
38
42
* `#7004 <https://github.com/symfony/symfony-docs/pull/7004 >`_ Tweak URL - CMF project moved to the other repo (bocharsky-bw)
43
+ * `#7000 <https://github.com/symfony/symfony-docs/pull/7000 >`_ Several typo fixes (emirb)
39
44
* `#6999 <https://github.com/symfony/symfony-docs/pull/6999 >`_ Several typo fixes (emirb)
40
45
* `#6997 <https://github.com/symfony/symfony-docs/pull/6997 >`_ Update console.rst (adyassine)
41
46
* `#6917 <https://github.com/symfony/symfony-docs/pull/6917 >`_ [Finder] document array use for locations (mickaelandrieu)
42
47
* `#6993 <https://github.com/symfony/symfony-docs/pull/6993 >`_ Update create_custom_field_type.rst (yceruto)
48
+ * `#6993 <https://github.com/symfony/symfony-docs/pull/6993 >`_ Update create_custom_field_type.rst (yceruto)
43
49
* `#6995 <https://github.com/symfony/symfony-docs/pull/6995 >`_ the least -> least (konrados)
50
+ * `#6996 <https://github.com/symfony/symfony-docs/pull/6996 >`_ fix reference syntax (xabbuh)
44
51
* `#6934 <https://github.com/symfony/symfony-docs/pull/6934 >`_ Update events.rst (asandjivy)
52
+ * `#6897 <https://github.com/symfony/symfony-docs/pull/6897 >`_ Update voters.rst (asandjivy)
45
53
* `#6920 <https://github.com/symfony/symfony-docs/pull/6920 >`_ [Config] Note about bundle priority for PrependExtensionInterface (wodor)
46
54
* `#6905 <https://github.com/symfony/symfony-docs/pull/6905 >`_ Change example of ignoring dependencies for yaml (Integrity-178B)
47
55
* `#6885 <https://github.com/symfony/symfony-docs/pull/6885 >`_ [FormComponent]Fix wrong mention in side note (rendler-denis)
48
56
* `#6911 <https://github.com/symfony/symfony-docs/pull/6911 >`_ Article about logout. (BorodinDemid)
49
57
* `#6923 <https://github.com/symfony/symfony-docs/pull/6923 >`_ Clarify by_reference use (jxmallett)
50
58
* `#6942 <https://github.com/symfony/symfony-docs/pull/6942 >`_ Updated the "Build a Login Form" article (javiereguiluz)
59
+ * `#6931 <https://github.com/symfony/symfony-docs/pull/6931 >`_ [Guard] Improve clarity using the configured provider (chalasr)
51
60
* `#6933 <https://github.com/symfony/symfony-docs/pull/6933 >`_ Misplaced paragraph about placeholders in routing.rst (antoin-m)
52
61
* `#6930 <https://github.com/symfony/symfony-docs/pull/6930 >`_ Use Terminal lexer for console examples (wouterj)
53
62
* `#6893 <https://github.com/symfony/symfony-docs/pull/6893 >`_ Update entity_provider.rst (asandjivy)
@@ -57,11 +66,14 @@ Minor Documentation Changes
57
66
* `#6983 <https://github.com/symfony/symfony-docs/pull/6983 >`_ Update voters.rst (seferov)
58
67
* `#6986 <https://github.com/symfony/symfony-docs/pull/6986 >`_ Fixed directory name typo (JoeThielen)
59
68
* `#6988 <https://github.com/symfony/symfony-docs/pull/6988 >`_ fix link role syntax (xabbuh)
69
+ * `#6960 <https://github.com/symfony/symfony-docs/pull/6960 >`_ [Reference] add back the option's description (xabbuh)
60
70
* `#6974 <https://github.com/symfony/symfony-docs/pull/6974 >`_ Fix minor typo in security chapter How to Build a Traditional Login Form (peterkokot)
61
71
* `#6941 <https://github.com/symfony/symfony-docs/pull/6941 >`_ Mentioned the "Symfony Upgrade Fixer" in the upgrade article (javiereguiluz)
62
72
* `#6936 <https://github.com/symfony/symfony-docs/pull/6936 >`_ Improved the title of Validation Groups article to make it easier to find (javiereguiluz)
73
+ * `#6925 <https://github.com/symfony/symfony-docs/pull/6925 >`_ Method "$this->getMock()" is deprecated (JohnnyEvo)
63
74
* `#6964 <https://github.com/symfony/symfony-docs/pull/6964 >`_ Fix typo in validator example (svenluijten)
64
75
* `#6945 <https://github.com/symfony/symfony-docs/pull/6945 >`_ Fixed indentation issues in alias_private article (javiereguiluz)
76
+ * `#6954 <https://github.com/symfony/symfony-docs/pull/6954 >`_ Typo fix in tags.rst (NoScopie)
65
77
* `#6955 <https://github.com/symfony/symfony-docs/pull/6955 >`_ Typo in the class name. (pythagor)
66
78
67
79
@@ -71,6 +83,8 @@ August, 2016
71
83
New Documentation
72
84
~~~~~~~~~~~~~~~~~
73
85
86
+ * `#6908 <https://github.com/symfony/symfony-docs/pull/6908 >`_ Add deprecation warnings to relevant profiler options (jameshalsall)
87
+ * `#5974 <https://github.com/symfony/symfony-docs/pull/5974 >`_ [PropertyInfo] Add Component Documentation (zanderbaldwin)
74
88
* `#6765 <https://github.com/symfony/symfony-docs/pull/6765 >`_ [Contributing] [Standards] Do not use spaces inside/around offset accessors (phansys)
75
89
* `#6746 <https://github.com/symfony/symfony-docs/pull/6746 >`_ Removing the alias stuff - not required after symfony/symfony#17074 (weaverryan)
76
90
* `#6798 <https://github.com/symfony/symfony-docs/pull/6798 >`_ Finishing Validator Docs (wouterj, mickaelandrieu, javiereguiluz, weaverryan)
@@ -81,6 +95,7 @@ Fixed Documentation
81
95
* `#6915 <https://github.com/symfony/symfony-docs/pull/6915 >`_ Fix the error in code example (kruglikov)
82
96
* `#6907 <https://github.com/symfony/symfony-docs/pull/6907 >`_ fix wrong variable name in OptionsResolver example (dincho)
83
97
* `#6904 <https://github.com/symfony/symfony-docs/pull/6904 >`_ Update create_custom_field_type.rst (tuanalumi)
98
+ * `#6892 <https://github.com/symfony/symfony-docs/pull/6892 >`_ Update custom_provider.rst (asandjivy)
84
99
* `#6884 <https://github.com/symfony/symfony-docs/pull/6884 >`_ service_container : fix php Definition instance (ReDnAxE)
85
100
* `#6883 <https://github.com/symfony/symfony-docs/pull/6883 >`_ [Routing] Fix a route path in a routing example (thomasbisignani)
86
101
* `#6869 <https://github.com/symfony/symfony-docs/pull/6869 >`_ Update templating.rst (asandjivy)
@@ -93,6 +108,7 @@ Fixed Documentation
93
108
* `#6784 <https://github.com/symfony/symfony-docs/pull/6784 >`_ Fix CS for form templates locations (javiereguiluz)
94
109
* `#6797 <https://github.com/symfony/symfony-docs/pull/6797 >`_ fix FlattenException namespace (alchimik)
95
110
* `#6787 <https://github.com/symfony/symfony-docs/pull/6787 >`_ Fix reference to output object (micheal)
111
+ * `#6761 <https://github.com/symfony/symfony-docs/pull/6761 >`_ fixed missing level in namespace (themasch)
96
112
* `#6757 <https://github.com/symfony/symfony-docs/pull/6757 >`_ Fix typo in external_parameters.rst (gmorel)
97
113
* `#6754 <https://github.com/symfony/symfony-docs/pull/6754 >`_ Add missing use statements to data collector example (richardmiller)
98
114
@@ -105,6 +121,7 @@ Minor Documentation Changes
105
121
* `#6901 <https://github.com/symfony/symfony-docs/pull/6901 >`_ [EventDispatcher] paragraph duplicated (ReDnAxE)
106
122
* `#6899 <https://github.com/symfony/symfony-docs/pull/6899 >`_ Update access_control.rst (asandjivy)
107
123
* `#6898 <https://github.com/symfony/symfony-docs/pull/6898 >`_ Fixes after tonight's merge round (wouterj)
124
+ * `#6896 <https://github.com/symfony/symfony-docs/pull/6896 >`_ Tweaks to property info component (weaverryan)
108
125
* `#6849 <https://github.com/symfony/symfony-docs/pull/6849 >`_ Link to inversedBy/mappedBy documentation (soulchainer, wouterj)
109
126
* `#6846 <https://github.com/symfony/symfony-docs/pull/6846 >`_ Adds bin folder creation instruction (joelrfcosta)
110
127
* `#6835 <https://github.com/symfony/symfony-docs/pull/6835 >`_ Updated the instructions to build docs locally (javiereguiluz)
@@ -122,6 +139,7 @@ Minor Documentation Changes
122
139
* `#6853 <https://github.com/symfony/symfony-docs/pull/6853 >`_ Logrotate moved to GitHub (wouterj)
123
140
* `#6851 <https://github.com/symfony/symfony-docs/pull/6851 >`_ Update lazy_services.rst (takeit)
124
141
* `#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)
142
+ * `#6850 <https://github.com/symfony/symfony-docs/pull/6850 >`_ Remove outdated reference (hvt)
125
143
* `#6824 <https://github.com/symfony/symfony-docs/pull/6824 >`_ Service naming convension (orions)
126
144
* `#6829 <https://github.com/symfony/symfony-docs/pull/6829 >`_ Fix a typo in an HTTP Cache code example (aybbou)
127
145
* `#6833 <https://github.com/symfony/symfony-docs/pull/6833 >`_ Fixed a syntax issue in custom_constraint article (javiereguiluz)
0 commit comments