@@ -64,3 +64,64 @@ Minor Documentation Changes
64
64
- `7c5a914 <https://github.com/symfony/symfony-docs/commit/7c5a9141d6dd716e692b27904190225be324f332 >`_ #3369 Indicate that Group Sequence Providers can use YAML (karptonite)
65
65
- `1e0311e <https://github.com/symfony/symfony-docs/commit/1e0311ef0124fda8ad0cb07f73a3a52ce3303f2b >`_ #3416 add empty_data option where required option is used (xabbuh)
66
66
- `2be3f52 <https://github.com/symfony/symfony-docs/commit/2be3f52cf5178606e54826e0766f31ce110ee122 >`_ #3422 [Cookbook][Custom Authentication Provider] add a note of warning for when forbidding anonymous users (cordoval)
67
+
68
+
69
+ February, 2014
70
+ --------------
71
+
72
+ New Documentation
73
+ ~~~~~~~~~~~~~~~~~
74
+
75
+ - `9dcf467 <https://github.com/symfony/symfony-docs/commit/9dcf467b1cfb247f6acfbc892b55fd33cbe5e02b >`_ #3613 Javiereguiluz revamped quick tour (weaverryan)
76
+ - `89c6f1d <https://github.com/symfony/symfony-docs/commit/89c6f1d8437d2c950f3a641140579b437d5346ef >`_ #3439 [Review] Added detailed Backwards Compatibility Promise text (webmozart)
77
+ - `0029408 <https://github.com/symfony/symfony-docs/commit/0029408c86b8829c6a37b68b8be94a09f5a48eb1 >`_ #3558 Created Documentation CHANGELOG (WouterJ)
78
+ - `f6dd678 <https://github.com/symfony/symfony-docs/commit/f6dd67829ff83b9e14486902b6a285dbeb4b3e6d >`_ #3548 Update forms.rst (atmosf3ar)
79
+ - `527c8b6 <https://github.com/symfony/symfony-docs/commit/527c8b6d9042bc8719c5dbe2c1c68a57feeb6eb7 >`_ #3496 Added a section about using named assets (vmattila)
80
+
81
+ Fixed Documentation
82
+ ~~~~~~~~~~~~~~~~~~~
83
+
84
+ - `5c367b4 <https://github.com/symfony/symfony-docs/commit/5c367b4dfa5c3adc8993702b1ae8f686c74419c8 >`_ #3517 Fixed OptionsResolver component docs (WouterJ)
85
+ - `adcbb5d <https://github.com/symfony/symfony-docs/commit/adcbb5de6c3b8d6ba59e619315ef13fe45318494 >`_ #3615 Fixes to cookbook/doctrine/registration_form.rst (Crushnaut)
86
+ - `a21fb26 <https://github.com/symfony/symfony-docs/commit/a21fb260978eaa27b1cb94fccb0bd0af71b6df7f >`_ #3559 Remove reference to copying parameters.yml from Git cookbook (pwaring)
87
+ - `de71a51 <https://github.com/symfony/symfony-docs/commit/de71a5143f6d30fff7e890cea250d047a63916d2 >`_ #3551 [Cookbook][Dynamic Form Modification] Fix sample code (rybakit)
88
+ - `143db2f <https://github.com/symfony/symfony-docs/commit/143db2f75caa9ef6d7e1c230d0ac9d59c17fde5f >`_ #3550 Update introduction.rst (taavit)
89
+ - `384538b <https://github.com/symfony/symfony-docs/commit/384538bcb030c4ae6f8df06840ccd725fca28661 >`_ #3549 Fixed createPropertyAccessorBuilder usage (antonbabenko)
90
+ - `d275302 <https://github.com/symfony/symfony-docs/commit/d27530241cf75de4846fe9040bc6ce2235b924f3 >`_ #3541 Update generic_event.rst (Lumbendil)
91
+ - `819949c <https://github.com/symfony/symfony-docs/commit/819949cce72a4253ef9a4df6f7d260f83d08e5c6 >`_ #3537 Add missing variable assignment (colinodell)
92
+ - `d7e8262 <https://github.com/symfony/symfony-docs/commit/d7e8262a350b7fa40f34a89b7d3796b06c660db2 >`_ #3535 fix form type name. (yositani2002)
93
+ - `821af3b <https://github.com/symfony/symfony-docs/commit/821af3ba55c53246670a9bc62a3360ca064777d8 >`_ #3493 Type fix in remove.rst (weaverryan)
94
+ - `003230f <https://github.com/symfony/symfony-docs/commit/003230fc6c8657c9b12976789618aff30a83fce6 >`_ #3530 Update form_customization.rst (dczech)
95
+ - `696313c <https://github.com/symfony/symfony-docs/commit/696313cf8eef0e72685f3e943d6d6d094f1157ed >`_ #3513 [Component-DI] Fixed typo (saro0h)
96
+ - `27dcebd <https://github.com/symfony/symfony-docs/commit/27dcebd1c53cca2d8d991fa4b5060288d8f17c57 >`_ #3509 Fix typo: side.bar.twig => sidebar.twig (ifdattic)
97
+ - `e385d28 <https://github.com/symfony/symfony-docs/commit/e385d28bee7c7418c8175d43befc4954a43a300c >`_ #3503 file extension correction xfliff to xliff (nixilla)
98
+ - `7fe0de3 <https://github.com/symfony/symfony-docs/commit/7fe0de330b2d72155b6b7ec87c59f5a7e7ee4881 >`_ #3475 Fixed doc for framework.session.cookie_lifetime refrence. (tyomo4ka)
99
+ - `8155e4c <https://github.com/symfony/symfony-docs/commit/8155e4cab70e481962a4775274a4412a4465ecdc >`_ #3473 Update proxy_examples.rst (AZielinski)
100
+
101
+ Minor Documentation Changes
102
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
103
+
104
+ - `0928249 <https://github.com/symfony/symfony-docs/commit/0928249282cb29336aca665fbe9a8904ec71e994 >`_ #3568 Update checkbox_compound.rst.inc (joshuaadickerson)
105
+ - `38def3b <https://github.com/symfony/symfony-docs/commit/38def3bd2cd03208b95dfebfbe76aaf994e049ac >`_ #3567 Update checkbox_compound.rst.inc (joshuaadickerson)
106
+ - `15d8ab8 <https://github.com/symfony/symfony-docs/commit/15d8ab892168efacb34c53b22b222ef669e90897 >`_ #3553 Minimize horizontal scrolling in code blocks to improve readability (ifdattic)
107
+ - `5120863 <https://github.com/symfony/symfony-docs/commit/512086321061d3d2d9ae53975d430f7f3d90babf >`_ #3547 Update acl.rst (iqfoundry)
108
+ - `d974c77 <https://github.com/symfony/symfony-docs/commit/d974c773c9e1a9122244fe2a1aedbe32ee232490 >`_ #3556 Fix PSR error (ifdattic)
109
+ - `f4bb017 <https://github.com/symfony/symfony-docs/commit/f4bb017d99b225c2ab06490633cb9d30bc0e456c >`_ #3555 Wrap variables in {} for safer interpolation (ifdattic)
110
+ - `5f02bca <https://github.com/symfony/symfony-docs/commit/5f02bca0959e20d54c9977d0428bd9bb1324f009 >`_ #3552 Fix typos (ifdattic)
111
+ - `6e32c47 <https://github.com/symfony/symfony-docs/commit/6e32c473b0bb04620ce3723d962c5650c56b1568 >`_ #3546 Fix README: contributions should be based off 2.3 or higher (colinodell)
112
+ - `ffa8f76 <https://github.com/symfony/symfony-docs/commit/ffa8f76d3582fe4cc78cc788f6f9c7018ebca75e >`_ #3545 Example of getting entity managers directly from the container (colinodell)
113
+ - `6a2a55b <https://github.com/symfony/symfony-docs/commit/6a2a55b2ebf898f20081c4e627f21f700b4fee85 >`_ #3579 Fix build errors (xabbuh)
114
+ - `73adf8b <https://github.com/symfony/symfony-docs/commit/73adf8b6f3d9e55addd19363a3ce010429ce3f05 >`_ #3528 Clarify service parameters usages (WouterJ)
115
+ - `9ba4fa7 <https://github.com/symfony/symfony-docs/commit/9ba4fa7d35bfc02cab66e1f7f595a39c6ddf3e2a >`_ #3527 Changes to components domcrawler (ifdattic)
116
+ - `8973c81 <https://github.com/symfony/symfony-docs/commit/8973c812c57dca77037da16eb72f3c7c565ef73a >`_ #3526 Changes for Console component (ifdattic)
117
+ - `6848bed <https://github.com/symfony/symfony-docs/commit/6848bed188528fb3b11d4f491aa5e3af6440ddb7 >`_ #3538 Rebasing #3518 (weaverryan)
118
+ - `c838df8 <https://github.com/symfony/symfony-docs/commit/c838df869dade91aa41a703da0485194daacf2c7 >`_ #3511 [Component-DI] Removed useless else statement in code example (saro0h)
119
+ - `1af6742 <https://github.com/symfony/symfony-docs/commit/1af67425f9653b539f898888d30b42e8e69aa5aa >`_ #3510 add empty line (lazyants)
120
+ - `1131247 <https://github.com/symfony/symfony-docs/commit/11312477437e5367da466727acdc89c97b8ed73a >`_ #3508 Add 'in XML' for additional clarity (ifdattic)
121
+ - `a650b93 <https://github.com/symfony/symfony-docs/commit/a650b9364297aa5eaa5ffd3c018b3f0858d12238 >`_ #3506 Nykopol overriden options (weaverryan)
122
+ - `ab10035 <https://github.com/symfony/symfony-docs/commit/ab1003501de3e81bc48226b32b53156e2e7a573a >`_ #3505 replace Akamaï with Akamai (xabbuh)
123
+ - `7f56c20 <https://github.com/symfony/symfony-docs/commit/7f56c201ea4cd9b1e7b7ed36ceb2046352a143f2 >`_ #3501 [Security] Fix markup (tyx)
124
+ - `80a90ba <https://github.com/symfony/symfony-docs/commit/80a90ba8b5c2eceeb2d80bb1386fb2620b8e0c6e >`_ #3500 Minimize horizontal scrolling in code blocks (improve readability) (ifdattic)
125
+ - `e5bc4ea <https://github.com/symfony/symfony-docs/commit/e5bc4eafeab96b8b12070ce0435b8a77ee85c6c1 >`_ #3498 Remove second empty data (xabbuh)
126
+ - `d084d87 <https://github.com/symfony/symfony-docs/commit/d084d876e3ab961c92f2753c73b0a73a75ee7a8b >`_ #3485 [Cookbook][Assetic] Fix "javascripts" tag name typo (bicpi)
127
+ - `3250aba <https://github.com/symfony/symfony-docs/commit/3250aba13ccf8662aa8e38cb624b3adeab0944bc >`_ #3481 Fix code block (minimise horizontal scrolling), typo in yaml (ifdattic)
0 commit comments