@@ -13,6 +13,79 @@ 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
+ December, 2015
17
+ --------------
18
+
19
+ New Documentation
20
+ ~~~~~~~~~~~~~~~~~
21
+
22
+ * `#5906 <https://github.com/symfony/symfony-docs/pull/5906 >`_ Added documentation for choice_translation_domain option (peterrehm)
23
+ * `#6017 <https://github.com/symfony/symfony-docs/pull/6017 >`_ Documented the Symfony Console Styles (javiereguiluz)
24
+ * `#5811 <https://github.com/symfony/symfony-docs/pull/5811 >`_ Conversion from mysql to PDO (iqbalmalik89)
25
+ * `#5962 <https://github.com/symfony/symfony-docs/pull/5962 >`_ Simplify code example in "Adding custom extensions" section (snoek09)
26
+ * `#6022 <https://github.com/symfony/symfony-docs/pull/6022 >`_ clarify custom route loader documentation (dbu)
27
+ * `#5994 <https://github.com/symfony/symfony-docs/pull/5994 >`_ Updated the release process for Symfony 3.x and future releases (javiereguiluz)
28
+
29
+ Fixed Documentation
30
+ ~~~~~~~~~~~~~~~~~~~
31
+
32
+ * `#6063 <https://github.com/symfony/symfony-docs/pull/6063 >`_ minor #5829 Fix broken composer command (JHGitty)
33
+ * `#5904 <https://github.com/symfony/symfony-docs/pull/5904 >`_ Update php_soap_extension.rst (xDaizu)
34
+ * `#5819 <https://github.com/symfony/symfony-docs/pull/5819 >`_ Remove AppBundle (roukmoute)
35
+ * `#6001 <https://github.com/symfony/symfony-docs/pull/6001 >`_ Fix class name (BlueM)
36
+
37
+ Minor Documentation Changes
38
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
39
+
40
+ * `#6043 <https://github.com/symfony/symfony-docs/pull/6043 >`_ Mention commiting only bower.json (krike, WouterJ)
41
+ * `#5848 <https://github.com/symfony/symfony-docs/pull/5848 >`_ Added hints to spool config section (martinczerwi)
42
+ * `#6042 <https://github.com/symfony/symfony-docs/pull/6042 >`_ some tweaks to unit testing form types (xabbuh)
43
+ * `#6059 <https://github.com/symfony/symfony-docs/pull/6059 >`_ Add best practice about the Form type namespace (WouterJ)
44
+ * `#6068 <https://github.com/symfony/symfony-docs/pull/6068 >`_ Remove references to API tagging (dunglas)
45
+ * `#6088 <https://github.com/symfony/symfony-docs/pull/6088 >`_ Update validation.rst (syedi)
46
+ * `#6085 <https://github.com/symfony/symfony-docs/pull/6085 >`_ Update validation.rst (syedi)
47
+ * `#6094 <https://github.com/symfony/symfony-docs/pull/6094 >`_ [Form] Added a missing php opening tag (dev-symfony-void)
48
+ * `#5840 <https://github.com/symfony/symfony-docs/pull/5840 >`_ [Contributing] [Standards] Add note about `trigger_error() ` and deprecation messages (phansys)
49
+ * `#6050 <https://github.com/symfony/symfony-docs/pull/6050 >`_ Lots of minor fixes & applying best practices to form cookbook doc (ThomasLandauer, WouterJ)
50
+ * `#5570 <https://github.com/symfony/symfony-docs/pull/5570 >`_ Quick review of 'create framework' tutorial (WouterJ)
51
+ * `#5445 <https://github.com/symfony/symfony-docs/pull/5445 >`_ Reworded the explanation about the kernel.event_listener tag (javiereguiluz)
52
+ * `#6054 <https://github.com/symfony/symfony-docs/pull/6054 >`_ Remove 2.8 branch from patch documentation (Triiistan)
53
+ * `#6057 <https://github.com/symfony/symfony-docs/pull/6057 >`_ Fix PHP code for registering service (WouterJ)
54
+ * `#6067 <https://github.com/symfony/symfony-docs/pull/6067 >`_ improve phrasing (greg0ire)
55
+ * `#6063 <https://github.com/symfony/symfony-docs/pull/6063 >`_ minor #5829 Fix broken composer command (JHGitty)
56
+ * `#6041 <https://github.com/symfony/symfony-docs/pull/6041 >`_ Fixed misspelling of human in glossary.rst YAML (Wasserschlange)
57
+ * `#6049 <https://github.com/symfony/symfony-docs/pull/6049 >`_ Finish #5798 Add app _ prefix to form type names (OskarStark, WouterJ)
58
+ * `#5829 <https://github.com/symfony/symfony-docs/pull/5829 >`_ use composer command instead of editing json file (OskarStark)
59
+ * `#6046 <https://github.com/symfony/symfony-docs/pull/6046 >`_ Update framework.rst (typo in sesssion) (patrick-mota)
60
+ * `#5662 <https://github.com/symfony/symfony-docs/pull/5662 >`_ Fixed wrong version of symfony with composer install (Nek-)
61
+ * `#5890 <https://github.com/symfony/symfony-docs/pull/5890 >`_ Updated article for modern Symfony practices and the use of bcrypt (javiereguiluz)
62
+ * `#6015 <https://github.com/symfony/symfony-docs/pull/6015 >`_ [Assetic] complete XML configuration examples (xabbuh)
63
+ * `#5963 <https://github.com/symfony/symfony-docs/pull/5963 >`_ Add note about 'phar extension' dependency (snoek09)
64
+ * `#6006 <https://github.com/symfony/symfony-docs/pull/6006 >`_ [Book] use AppBundle examples and follow best practices (xabbuh)
65
+ * `#6016 <https://github.com/symfony/symfony-docs/pull/6016 >`_ Corrected the line references for the basic controller example (theTeddyBear)
66
+ * `#5446 <https://github.com/symfony/symfony-docs/pull/5446 >`_ [Contributing] [Standards] Added note about phpdoc_separation (phansys)
67
+ * `#5820 <https://github.com/symfony/symfony-docs/pull/5820 >`_ Fixed an issue with command option shortcuts (javiereguiluz)
68
+ * `#6033 <https://github.com/symfony/symfony-docs/pull/6033 >`_ Fix Typo (Shine-neko)
69
+ * `#6011 <https://github.com/symfony/symfony-docs/pull/6011 >`_ Fixed formatting issues (javiereguiluz)
70
+ * `#6012 <https://github.com/symfony/symfony-docs/pull/6012 >`_ Use HTTPS for downloading the Symfony Installer (javiereguiluz)
71
+ * `#6009 <https://github.com/symfony/symfony-docs/pull/6009 >`_ Fix missing constant usage for generating urls (Tobion)
72
+ * `#5965 <https://github.com/symfony/symfony-docs/pull/5965 >`_ Removing php opening tags (Deamon)
73
+ * `#6003 <https://github.com/symfony/symfony-docs/pull/6003 >`_ #5999 fix files names (vincentaubert)
74
+ * `#5996 <https://github.com/symfony/symfony-docs/pull/5996 >`_ Clarify example for SUBMIT form event (bkosborne)
75
+ * `#6000 <https://github.com/symfony/symfony-docs/pull/6000 >`_ Update registration_form.rst (afurculita)
76
+ * `#5989 <https://github.com/symfony/symfony-docs/pull/5989 >`_ Fix words according context (richardpq)
77
+ * `#5992 <https://github.com/symfony/symfony-docs/pull/5992 >`_ More use single quotes for YAML strings (snoek09)
78
+ * `#5957 <https://github.com/symfony/symfony-docs/pull/5957 >`_ mark deep option as deprecated (snoek09)
79
+ * `#5943 <https://github.com/symfony/symfony-docs/pull/5943 >`_ Add tip for when returning `null ` from `createToken() ` (jeroenseegers)
80
+ * `#5956 <https://github.com/symfony/symfony-docs/pull/5956 >`_ Update security.rst (mpaquet)
81
+ * `#5959 <https://github.com/symfony/symfony-docs/pull/5959 >`_ Fix #5912 Ambiguity on Access Decision Manager's Strategy (Pierre Maraitre)
82
+ * `#5955 <https://github.com/symfony/symfony-docs/pull/5955 >`_ use single quotes for YAML strings (snoek09)
83
+ * `#5979 <https://github.com/symfony/symfony-docs/pull/5979 >`_ [Book] Do not extend the base controller before introducing it (ogizanagi)
84
+ * `#5970 <https://github.com/symfony/symfony-docs/pull/5970 >`_ Remove isSubmitted call (DanielSiepmann)
85
+ * `#5972 <https://github.com/symfony/symfony-docs/pull/5972 >`_ Add isSubmitted call (DanielSiepmann)
86
+ * `#5961 <https://github.com/symfony/symfony-docs/pull/5961 >`_ update from_flat_php_to_symfony2.rst (thao-witkam)
87
+
88
+
16
89
November, 2015
17
90
--------------
18
91
0 commit comments