@@ -20,6 +20,10 @@ New Documentation
20
20
~~~~~~~~~~~~~~~~~
21
21
22
22
* `#5893 <https://github.com/symfony/symfony-docs/pull/5893 >`_ Added a note about the use of _format query parameter (javiereguiluz)
23
+ * `#5876 <https://github.com/symfony/symfony-docs/pull/5876 >`_ Symfony 2.7 Form choice option update (aivus, althaus, weaverryan)
24
+ * `#5861 <https://github.com/symfony/symfony-docs/pull/5861 >`_ Updated Table Console helper for spanning cols and rows (hiddewie)
25
+ * `#5816 <https://github.com/symfony/symfony-docs/pull/5816 >`_ Merge branches (nicolas-grekas, snoek09, WouterJ, xabbuh)
26
+ * `#5804 <https://github.com/symfony/symfony-docs/pull/5804 >`_ Added documentation for dnsMessage option (BenjaminPaap)
23
27
* `#5774 <https://github.com/symfony/symfony-docs/pull/5774 >`_ Show a more real example in data collectors doc (WouterJ)
24
28
* `#5735 <https://github.com/symfony/symfony-docs/pull/5735 >`_ [Contributing][Code] do not distinguish regular classes and API classes (xabbuh)
25
29
@@ -31,18 +35,22 @@ Fixed Documentation
31
35
* `#5863 <https://github.com/symfony/symfony-docs/pull/5863 >`_ Correct useAttributeAsKey usage (danrot)
32
36
* `#5833 <https://github.com/symfony/symfony-docs/pull/5833 >`_ Fixed whitelist delivery of swiftmailer (hiddewie)
33
37
* `#5815 <https://github.com/symfony/symfony-docs/pull/5815 >`_ fix constraint names (xabbuh)
38
+ * `#5793 <https://github.com/symfony/symfony-docs/pull/5793 >`_ Callback Validation Constraint: Remove reference to deprecated option (ceithir)
34
39
35
40
Minor Documentation Changes
36
41
~~~~~~~~~~~~~~~~~~~~~~~~~~~
37
42
38
43
* `#5931 <https://github.com/symfony/symfony-docs/pull/5931 >`_ [#5875] Fixed link description, list of common media types (Douglas Naphas)
44
+ * `#5923 <https://github.com/symfony/symfony-docs/pull/5923 >`_ Remove information about request service deps of core services (WouterJ)
39
45
* `#5911 <https://github.com/symfony/symfony-docs/pull/5911 >`_ Wrap all strings containing @ in quotes in Yaml (WouterJ)
40
46
* `#5889 <https://github.com/symfony/symfony-docs/pull/5889 >`_ Always use "main" as the default firewall name (to match Symfony Standard Edition) (javiereguiluz)
41
47
* `#5888 <https://github.com/symfony/symfony-docs/pull/5888 >`_ Removed the use of ContainerAware class (javiereguiluz)
42
48
* `#5625 <https://github.com/symfony/symfony-docs/pull/5625 >`_ Tell about SYMFONY__TEMPLATING__HELPER__CODE__FILE_LINK_FORMAT (nicolas-grekas)
49
+ * `#5896 <https://github.com/symfony/symfony-docs/pull/5896 >`_ [Book][Templating] Update absolute URL asset to match 2.7 (lemoinem)
43
50
* `#5828 <https://github.com/symfony/symfony-docs/pull/5828 >`_ move the getEntityManager, only get it if needed (OskarStark)
44
51
* `#5900 <https://github.com/symfony/symfony-docs/pull/5900 >`_ Added new security advisories to the docs (fabpot)
45
52
* `#5897 <https://github.com/symfony/symfony-docs/pull/5897 >`_ Fixed some wrong line number references in doctrine.rst (DigNative)
53
+ * `#5895 <https://github.com/symfony/symfony-docs/pull/5895 >`_ Update debug_formatter.rst (strannik-06)
46
54
* `#5883 <https://github.com/symfony/symfony-docs/pull/5883 >`_ Book: Update Service Container Documentation (zanderbaldwin)
47
55
* `#5862 <https://github.com/symfony/symfony-docs/pull/5862 >`_ Fixes done automatically by the docbot (WouterJ)
48
56
* `#5851 <https://github.com/symfony/symfony-docs/pull/5851 >`_ updated sentence (OskarStark)
@@ -51,15 +59,20 @@ Minor Documentation Changes
51
59
* `#5866 <https://github.com/symfony/symfony-docs/pull/5866 >`_ Fixed little typo with a twig example (artf)
52
60
* `#5849 <https://github.com/symfony/symfony-docs/pull/5849 >`_ Clarified ambiguous wording (ThomasLandauer)
53
61
* `#5826 <https://github.com/symfony/symfony-docs/pull/5826 >`_ "setup" is a noun or adjective, "set up" is the verb (carlos-granados)
62
+ * `#5816 <https://github.com/symfony/symfony-docs/pull/5816 >`_ Merge branches (nicolas-grekas, snoek09, WouterJ, xabbuh)
54
63
* `#5813 <https://github.com/symfony/symfony-docs/pull/5813 >`_ use constants to choose generated URL type (xabbuh)
55
64
* `#5808 <https://github.com/symfony/symfony-docs/pull/5808 >`_ Reworded the explanation about flash messages (javiereguiluz)
56
65
* `#5809 <https://github.com/symfony/symfony-docs/pull/5809 >`_ Minor fix (javiereguiluz)
57
66
* `#5805 <https://github.com/symfony/symfony-docs/pull/5805 >`_ Mentioned the BETA and RC support for the Symfony Installer (javiereguiluz)
58
67
* `#5781 <https://github.com/symfony/symfony-docs/pull/5781 >`_ Added annotations example to Linking to Pages examples (carlos-granados)
68
+ * `#5780 <https://github.com/symfony/symfony-docs/pull/5780 >`_ Clarify when we are talking about PHP and Twig (carlos-granados)
59
69
* `#5767 <https://github.com/symfony/symfony-docs/pull/5767 >`_ [Cookbook][Security] clarify description of the getPosition() method (xabbuh)
70
+ * `#5731 <https://github.com/symfony/symfony-docs/pull/5731 >`_ [Cookbook][Security] update versionadded directive to match the content (xabbuh)
60
71
* `#5681 <https://github.com/symfony/symfony-docs/pull/5681 >`_ Update storage.rst (jls2933)
72
+ * `#5363 <https://github.com/symfony/symfony-docs/pull/5363 >`_ Added description on how to enable the security:check command through… (bizmate)
61
73
* `#5841 <https://github.com/symfony/symfony-docs/pull/5841 >`_ [Cookbook][Psr7] fix zend-diactoros Packagist link (xabbuh)
62
74
* `#5850 <https://github.com/symfony/symfony-docs/pull/5850 >`_ Fixed typo (tobiassjosten)
75
+ * `#5852 <https://github.com/symfony/symfony-docs/pull/5852 >`_ Fix doc for 2.6+, `server:start ` replace `...:run ` (Kevinrob)
63
76
* `#5837 <https://github.com/symfony/symfony-docs/pull/5837 >`_ Corrected link to ConEmu (dritter)
64
77
65
78
@@ -86,22 +99,29 @@ Minor Documentation Changes
86
99
~~~~~~~~~~~~~~~~~~~~~~~~~~~
87
100
88
101
* `#5843 <https://github.com/symfony/symfony-docs/pull/5843 >`_ Fixed the YAML syntax for service references (javiereguiluz)
102
+ * `#5797 <https://github.com/symfony/symfony-docs/pull/5797 >`_ [Process] use ProcessFailedException instead of RuntimeException. (aitboudad)
103
+ * `#5812 <https://github.com/symfony/symfony-docs/pull/5812 >`_ Remove duplicate and confusing info about testing error pages (carlos-granados)
89
104
* `#5821 <https://github.com/symfony/symfony-docs/pull/5821 >`_ Minor fixes in the HttpFoundation introduction article (javiereguiluz)
105
+ * `#5822 <https://github.com/symfony/symfony-docs/pull/5822 >`_ Fixed a syntax issue (javiereguiluz)
90
106
* `#5796 <https://github.com/symfony/symfony-docs/pull/5796 >`_ Fix for #5783 (BenjaminPaap)
91
107
* `#5810 <https://github.com/symfony/symfony-docs/pull/5810 >`_ Fixed a typo (javiereguiluz)
92
108
* `#5784 <https://github.com/symfony/symfony-docs/pull/5784 >`_ Add fe80::1 (j-d)
93
109
* `#5799 <https://github.com/symfony/symfony-docs/pull/5799 >`_ make file path consitent with other articles (OskarStark)
94
110
* `#5794 <https://github.com/symfony/symfony-docs/pull/5794 >`_ Minor tweaks for the registration form article (javiereguiluz)
95
111
* `#5801 <https://github.com/symfony/symfony-docs/pull/5801 >`_ namespace fix (OskarStark)
112
+ * `#5792 <https://github.com/symfony/symfony-docs/pull/5792 >`_ [Cookbook][EventDispatcher] fix build (xabbuh)
96
113
* `#5787 <https://github.com/symfony/symfony-docs/pull/5787 >`_ Definition Tweaks - see #5314 (weaverryan)
97
114
* `#5777 <https://github.com/symfony/symfony-docs/pull/5777 >`_ Update links (thewilkybarkid)
98
115
* `#5775 <https://github.com/symfony/symfony-docs/pull/5775 >`_ Misspelling (carlos-granados)
99
116
* `#5664 <https://github.com/symfony/symfony-docs/pull/5664 >`_ Info about implicit session start (ThomasLandauer)
100
117
* `#5744 <https://github.com/symfony/symfony-docs/pull/5744 >`_ translations have been removed from symfony.com (xabbuh)
101
118
* `#5771 <https://github.com/symfony/symfony-docs/pull/5771 >`_ Remove not existing response constant (amansilla)
102
119
* `#5766 <https://github.com/symfony/symfony-docs/pull/5766 >`_ Fixed two typos (ThomasLandauer)
120
+ * `#5733 <https://github.com/symfony/symfony-docs/pull/5733 >`_ [Components][OptionsResolver] adding type hint to normalizer callback (xabbuh)
103
121
* `#5678 <https://github.com/symfony/symfony-docs/pull/5678 >`_ Update HttpFoundation note after recent changes in routing component (senkal)
104
122
* `#5643 <https://github.com/symfony/symfony-docs/pull/5643 >`_ Document how to customize the prototype (daFish, WouterJ)
123
+ * `#5584 <https://github.com/symfony/symfony-docs/pull/5584 >`_ Add DebugBundle config reference (WouterJ)
124
+ * `#5753 <https://github.com/symfony/symfony-docs/pull/5753 >`_ configureOptions(...) : protected => public (lucascherifi)
105
125
* `#5750 <https://github.com/symfony/symfony-docs/pull/5750 >`_ fix YAML syntax highlighting (xabbuh)
106
126
* `#5749 <https://github.com/symfony/symfony-docs/pull/5749 >`_ complete Swiftmailer XML examples (xabbuh)
107
127
* `#5726 <https://github.com/symfony/symfony-docs/pull/5726 >`_ Document the support of Mintty for colors (stof)
@@ -110,6 +130,7 @@ Minor Documentation Changes
110
130
* `#5578 <https://github.com/symfony/symfony-docs/pull/5578 >`_ Add supported branches in platform.sh section (WouterJ)
111
131
* `#5468 <https://github.com/symfony/symfony-docs/pull/5468 >`_ [Cookbook][Templating] Add note about cache warming namespaced twig templates (kbond)
112
132
* `#5684 <https://github.com/symfony/symfony-docs/pull/5684 >`_ Fix delivery_whitelist regex (gonzalovilaseca)
133
+ * `#5742 <https://github.com/symfony/symfony-docs/pull/5742 >`_ incorrect: severity is an array key here and not a constant (lbayerl)
113
134
114
135
115
136
September, 2015
0 commit comments