You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.rst
+58Lines changed: 58 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,64 @@ 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
+
May, 2016
17
+
---------
18
+
19
+
New Documentation
20
+
~~~~~~~~~~~~~~~~~
21
+
22
+
* `#6040 <https://github.com/symfony/symfony-docs/pull/6040>`_ Remove old File Upload article + improve the new one (WouterJ)
23
+
* `#6412 <https://github.com/symfony/symfony-docs/pull/6412>`_ added a maintenance document (fabpot)
24
+
* `#6554 <https://github.com/symfony/symfony-docs/pull/6554>`_ Adding information about using the date type as usable date picker field (weaverryan)
25
+
* `#6583 <https://github.com/symfony/symfony-docs/pull/6583>`_ Adding a description for the use_microseconds parameter introduced in MonologBundle v2.11 (jorgelbg)
* `#6405 <https://github.com/symfony/symfony-docs/pull/6405>`_ Added the explanation about addClassesToCompile() method (javiereguiluz)
28
+
* `#6539 <https://github.com/symfony/symfony-docs/pull/6539>`_ Documented the "autoescape" TwigBundle config option (javiereguiluz)
29
+
30
+
Fixed Documentation
31
+
~~~~~~~~~~~~~~~~~~~
32
+
33
+
* `#6578 <https://github.com/symfony/symfony-docs/pull/6578>`_ [Cookbook][Profiler] Fix arguments for Profiler::find() (hason)
34
+
* `#6561 <https://github.com/symfony/symfony-docs/pull/6561>`_ About Templating Naming Pattern (raulconti)
35
+
36
+
Minor Documentation Changes
37
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
38
+
39
+
* `#6620 <https://github.com/symfony/symfony-docs/pull/6620>`_ Move PSR to correct place on index page (WouterJ)
40
+
* `#6609 <https://github.com/symfony/symfony-docs/pull/6609>`_ Use a better escaping mechanism for data-prototype attr (javiereguiluz)
41
+
* `#6380 <https://github.com/symfony/symfony-docs/pull/6380>`_ [book] [validation] Constraints can be applied to an entire class too (sustmi)
42
+
* `#6367 <https://github.com/symfony/symfony-docs/pull/6367>`_ Simplified the contribution article for Symfony Docs (javiereguiluz)
* `#6595 <https://github.com/symfony/symfony-docs/pull/6595>`_ Added a note about "encoding vs. hashing" passwords (javiereguiluz)
48
+
* `#6581 <https://github.com/symfony/symfony-docs/pull/6581>`_ [#6431] changing "Simple Example" to use implode/explode (mccullagh)
49
+
* `#6585 <https://github.com/symfony/symfony-docs/pull/6585>`_ 6555 link to Download instructions page & Windows executable (snoek09)
* `#6591 <https://github.com/symfony/symfony-docs/pull/6591>`_ 5953 use kernel events constants (snoek09)
52
+
* `#6592 <https://github.com/symfony/symfony-docs/pull/6592>`_ [Form] Making the name property private to be more realistic (weaverryan)
53
+
* `#6541 <https://github.com/symfony/symfony-docs/pull/6541>`_ Trusted proxies were removed when URL signing took over (rawkode)
54
+
* `#6401 <https://github.com/symfony/symfony-docs/pull/6401>`_ Added Link to Cmder (c33s)
55
+
* `#6391 <https://github.com/symfony/symfony-docs/pull/6391>`_ Fix mem leak in example doctrine testing (nicolas-grekas)
56
+
* `#6087 <https://github.com/symfony/symfony-docs/pull/6087>`_ Add a note about needing to install proxy-manager (mcfedr)
57
+
* `#6553 <https://github.com/symfony/symfony-docs/pull/6553>`_ EntityType: query_builder link to usage (weaverryan)
58
+
* `#6572 <https://github.com/symfony/symfony-docs/pull/6572>`_ Edited BowerPHP tip (SecondeJK)
* `#6455 <https://github.com/symfony/symfony-docs/pull/6455>`_ Editing the Doctrine section to improve accuracy and readability (natechicago)
64
+
* `#6535 <https://github.com/symfony/symfony-docs/pull/6535>`_ Improved the description of the Twig global variables (javiereguiluz)
* `#6517 <https://github.com/symfony/symfony-docs/pull/6517>`_ Add a warning about using same user for cli and web server (pasdeloup)
67
+
* `#6504 <https://github.com/symfony/symfony-docs/pull/6504>`_ Improved the docs for the DependencyInjection component (javiereguiluz)
68
+
* `#6506 <https://github.com/symfony/symfony-docs/pull/6506>`_ Added a tip about routes and container parameters (javiereguiluz)
69
+
* `#6518 <https://github.com/symfony/symfony-docs/pull/6518>`_ Add details about chmod +a vs setfacl (pasdeloup)
70
+
* `#6525 <https://github.com/symfony/symfony-docs/pull/6525>`_ [Contributing] use more precise version checker URL (xabbuh)
71
+
* `#6528 <https://github.com/symfony/symfony-docs/pull/6528>`_ Fixed a minor indentation issue (javiereguiluz)
0 commit comments