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
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,15 +22,22 @@ New Documentation
22
22
* `#6040 <https://github.com/symfony/symfony-docs/pull/6040>`_ Remove old File Upload article + improve the new one (WouterJ)
23
23
* `#6412 <https://github.com/symfony/symfony-docs/pull/6412>`_ added a maintenance document (fabpot)
24
24
* `#6554 <https://github.com/symfony/symfony-docs/pull/6554>`_ Adding information about using the date type as usable date picker field (weaverryan)
25
+
* `#6590 <https://github.com/symfony/symfony-docs/pull/6590>`_ Added note on YAML mappings as objects (dantleech)
25
26
* `#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
29
* `#6539 <https://github.com/symfony/symfony-docs/pull/6539>`_ Documented the "autoescape" TwigBundle config option (javiereguiluz)
30
+
* `#5574 <https://github.com/symfony/symfony-docs/pull/5574>`_ [2.7] Update Twig docs for asset features (javiereguiluz, WouterJ)
29
31
30
32
Fixed Documentation
31
33
~~~~~~~~~~~~~~~~~~~
32
34
35
+
* `#6619 <https://github.com/symfony/symfony-docs/pull/6619>`_ Fix wrong variable name in comment (zanardigit)
* `#6578 <https://github.com/symfony/symfony-docs/pull/6578>`_ [Cookbook][Profiler] Fix arguments for Profiler::find() (hason)
38
+
* `#6564 <https://github.com/symfony/symfony-docs/pull/6564>`_ [PhpUnitBridge] Remove section about clock mocking (z38)
39
+
* `#6552 <https://github.com/symfony/symfony-docs/pull/6552>`_ Typo fix in the Serializer deserialization example for existing object (fre5h)
40
+
* `#6545 <https://github.com/symfony/symfony-docs/pull/6545>`_ Replace property_accessor by property_access (jbenoit2011)
34
41
* `#6561 <https://github.com/symfony/symfony-docs/pull/6561>`_ About Templating Naming Pattern (raulconti)
35
42
36
43
Minor Documentation Changes
@@ -39,6 +46,7 @@ Minor Documentation Changes
39
46
* `#6620 <https://github.com/symfony/symfony-docs/pull/6620>`_ Move PSR to correct place on index page (WouterJ)
40
47
* `#6609 <https://github.com/symfony/symfony-docs/pull/6609>`_ Use a better escaping mechanism for data-prototype attr (javiereguiluz)
41
48
* `#6380 <https://github.com/symfony/symfony-docs/pull/6380>`_ [book] [validation] Constraints can be applied to an entire class too (sustmi)
* `#6598 <https://github.com/symfony/symfony-docs/pull/6598>`_ [Yaml] use static Yaml API (xabbuh)
@@ -51,16 +59,21 @@ Minor Documentation Changes
51
59
* `#6591 <https://github.com/symfony/symfony-docs/pull/6591>`_ 5953 use kernel events constants (snoek09)
52
60
* `#6592 <https://github.com/symfony/symfony-docs/pull/6592>`_ [Form] Making the name property private to be more realistic (weaverryan)
53
61
* `#6541 <https://github.com/symfony/symfony-docs/pull/6541>`_ Trusted proxies were removed when URL signing took over (rawkode)
62
+
* `#6586 <https://github.com/symfony/symfony-docs/pull/6586>`_ 6338 use csrfManager instead of csrfProvider (snoek09)
54
63
* `#6401 <https://github.com/symfony/symfony-docs/pull/6401>`_ Added Link to Cmder (c33s)
55
64
* `#6391 <https://github.com/symfony/symfony-docs/pull/6391>`_ Fix mem leak in example doctrine testing (nicolas-grekas)
56
65
* `#6087 <https://github.com/symfony/symfony-docs/pull/6087>`_ Add a note about needing to install proxy-manager (mcfedr)
57
66
* `#6553 <https://github.com/symfony/symfony-docs/pull/6553>`_ EntityType: query_builder link to usage (weaverryan)
58
67
* `#6572 <https://github.com/symfony/symfony-docs/pull/6572>`_ Edited BowerPHP tip (SecondeJK)
* `#6562 <https://github.com/symfony/symfony-docs/pull/6562>`_ Remove extra spaces in Nginx template (bocharsky-bw)
73
+
* `#6557 <https://github.com/symfony/symfony-docs/pull/6557>`_ [ClassLoader] Add missed link to the external PSR-4 specification (nicolas-grekas, fre5h)
* `#6455 <https://github.com/symfony/symfony-docs/pull/6455>`_ Editing the Doctrine section to improve accuracy and readability (natechicago)
76
+
* `#6526 <https://github.com/symfony/symfony-docs/pull/6526>`_ Documented how to configure Symfony correctly with regards to the Forwarded header (magnusnordlander)
64
77
* `#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)
0 commit comments