@@ -43,15 +43,18 @@ New Documentation
43
43
Fixed Documentation
44
44
~~~~~~~~~~~~~~~~~~~
45
45
46
+ * `#6292 <https://github.com/symfony/symfony-docs/pull/6292 >`_ Fix setting permission for var subdirectories (voda)
46
47
* `#5995 <https://github.com/symfony/symfony-docs/pull/5995 >`_ Update dev_environment.rst (gonzalovilaseca)
47
48
* `#6240 <https://github.com/symfony/symfony-docs/pull/6240 >`_ [#6224] some tweaks (xabbuh)
48
49
* `#5513 <https://github.com/symfony/symfony-docs/pull/5513 >`_ [load_balancer_reverse_proxy ] Always use 127.0.0.1 as a trusted proxy (ruudk)
50
+ * `#6081 <https://github.com/symfony/symfony-docs/pull/6081 >`_ [cookbook New project] Fix symfony version and initial add (bigs21)
49
51
* `#6124 <https://github.com/symfony/symfony-docs/pull/6124 >`_ [cookbook] Add annotations block and fix regex (peterkokot)
50
52
51
53
Minor Documentation Changes
52
54
~~~~~~~~~~~~~~~~~~~~~~~~~~~
53
55
54
56
* `#6308 <https://github.com/symfony/symfony-docs/pull/6308 >`_ fix literal syntax (xabbuh)
57
+ * `#6299 <https://github.com/symfony/symfony-docs/pull/6299 >`_ Removed True and False constraints from reference (edefimov)
55
58
* `#6298 <https://github.com/symfony/symfony-docs/pull/6298 >`_ Update dependency_injection.rst because it has an error. (joserprieto)
56
59
* `#6263 <https://github.com/symfony/symfony-docs/pull/6263 >`_ [Cookbook][Debugging] reflect behavior changes in cache generation (xabbuh)
57
60
* `#6251 <https://github.com/symfony/symfony-docs/pull/6251 >`_ To use annotations, files must be removed (pbowyer)
@@ -66,15 +69,18 @@ Minor Documentation Changes
66
69
* `#6260 <https://github.com/symfony/symfony-docs/pull/6260 >`_ add missing options `choice_value `, `choice_name ` and `choice_attr ` to `EntityType ` (HeahDude)
67
70
* `#6262 <https://github.com/symfony/symfony-docs/pull/6262 >`_ [Form] reorder options in choice types references (HeahDude)
68
71
* `#6256 <https://github.com/symfony/symfony-docs/pull/6256 >`_ Fixed code example (twifty)
72
+ * `#6257 <https://github.com/symfony/symfony-docs/pull/6257 >`_ [Components][Form] remove outdated caution (xabbuh)
69
73
* `#6253 <https://github.com/symfony/symfony-docs/pull/6253 >`_ [Security] Include guard firewall configuration sample. (calinpristavu)
70
74
* `#6250 <https://github.com/symfony/symfony-docs/pull/6250 >`_ [Cookbook][Console] remove note about memory spool handling on CLI (xabbuh)
71
75
* `#6249 <https://github.com/symfony/symfony-docs/pull/6249 >`_ [Cookbook][Serializer] fix wording (xabbuh)
76
+ * `#6242 <https://github.com/symfony/symfony-docs/pull/6242 >`_ Removed all 2.x versionadded directives (WouterJ)
72
77
* `#6246 <https://github.com/symfony/symfony-docs/pull/6246 >`_ removed duplicate lines (seferov)
73
78
* `#6222 <https://github.com/symfony/symfony-docs/pull/6222 >`_ Updated "Learn more from the Cookbook" section (sfdumi)
74
79
* `#6245 <https://github.com/symfony/symfony-docs/pull/6245 >`_ [Cookbook][Console] change API doc class name (xabbuh)
75
80
* `#6223 <https://github.com/symfony/symfony-docs/pull/6223 >`_ Improveme the apache/mod_php configuration example (gnat42)
76
81
* `#6234 <https://github.com/symfony/symfony-docs/pull/6234 >`_ File System Security Issue in Custom Auth Article (finished) (mattjanssen, WouterJ)
77
82
* `#4773 <https://github.com/symfony/symfony-docs/pull/4773 >`_ [Cookbook] Make registration_form follow best practices (xelaris)
83
+ * `#6090 <https://github.com/symfony/symfony-docs/pull/6090 >`_ Reworded the article about profiler storage (xavierleune, javiereguiluz)
78
84
* `#5630 <https://github.com/symfony/symfony-docs/pull/5630 >`_ Add a caution about logout when using http-basic authenticated firewall (rmed19)
79
85
* `#6215 <https://github.com/symfony/symfony-docs/pull/6215 >`_ Added a caution about failing cache warmers (javiereguiluz)
80
86
* `#6239 <https://github.com/symfony/symfony-docs/pull/6239 >`_ Remove app_dev as build-in server is used (rmed19, WouterJ)
@@ -96,6 +102,7 @@ Minor Documentation Changes
96
102
* `#6212 <https://github.com/symfony/symfony-docs/pull/6212 >`_ Typo in default session save_path (DerekRoth)
97
103
* `#6208 <https://github.com/symfony/symfony-docs/pull/6208 >`_ Replace references of PSR-0 with PSR-4 (opdavies)
98
104
* `#6170 <https://github.com/symfony/symfony-docs/pull/6170 >`_ change translation getMessages() to getCatalogue() (snoek09)
105
+ * `#6211 <https://github.com/symfony/symfony-docs/pull/6211 >`_ Remove 2.3.\* from composer snippets in the form component doc (Nicofuma)
99
106
* `#6225 <https://github.com/symfony/symfony-docs/pull/6225 >`_ [Reference][Forms] add versionadded directive for range type (xabbuh)
100
107
* `#6190 <https://github.com/symfony/symfony-docs/pull/6190 >`_ Fix redundant command line sample (sylozof)
101
108
0 commit comments