@@ -21,11 +21,13 @@ New Documentation
21
21
22
22
* `#5533 <https://github.com/symfony/symfony-docs/pull/5533 >`_ Replace Capifony with Capistrano/symfony (mojzis)
23
23
* `#5543 <https://github.com/symfony/symfony-docs/pull/5543 >`_ Add deprecation notice to "choice_list" option of ChoiceType (XitasoChris)
24
+ * `#5521 <https://github.com/symfony/symfony-docs/pull/5521 >`_ [Cookbook][WebServer] #5504 add a tip for the --force option (vincentaubert)
24
25
* `#5516 <https://github.com/symfony/symfony-docs/pull/5516 >`_ Added a note about session data size in PdoSessionHandler (javiereguiluz)
25
26
* `#5499 <https://github.com/symfony/symfony-docs/pull/5499 >`_ The "property" option of DoctrineType was deprecated. (XWB)
26
27
* `#5491 <https://github.com/symfony/symfony-docs/pull/5491 >`_ added composer info (OskarStark)
27
28
* `#5478 <https://github.com/symfony/symfony-docs/pull/5478 >`_ Add cookbook article for using MongoDB to store session data (stevenmusumeche)
28
29
* `#5472 <https://github.com/symfony/symfony-docs/pull/5472 >`_ Added a tip about hashing the result of nextBytes() (javiereguiluz)
30
+ * `#5458 <https://github.com/symfony/symfony-docs/pull/5458 >`_ HTML5 range documentation (harikt)
29
31
* `#5453 <https://github.com/symfony/symfony-docs/pull/5453 >`_ Cleanup security voters cookbook recipes (WouterJ)
30
32
* `#5444 <https://github.com/symfony/symfony-docs/pull/5444 >`_ Documented the "auto_alias" feature (javiereguiluz)
31
33
* `#5201 <https://github.com/symfony/symfony-docs/pull/5201 >`_ [Book][Routing] Add example about how to match multiple methods (xelaris)
@@ -54,6 +56,7 @@ Minor Documentation Changes
54
56
* `#5580 <https://github.com/symfony/symfony-docs/pull/5580 >`_ Additional User check in voter class (weaverryan)
55
57
* `#5573 <https://github.com/symfony/symfony-docs/pull/5573 >`_ fix YAML syntax highlighting (xabbuh)
56
58
* `#5564 <https://github.com/symfony/symfony-docs/pull/5564 >`_ Improve and simplify the contributing instructions about tests (javiereguiluz)
59
+ * `#5498 <https://github.com/symfony/symfony-docs/pull/5498 >`_ [WIP] Added caution notes about the deprecation of container scopes (javiereguiluz)
57
60
* `#5550 <https://github.com/symfony/symfony-docs/pull/5550 >`_ [docbot] Reviewed some component chapters (WouterJ)
58
61
* `#5556 <https://github.com/symfony/symfony-docs/pull/5556 >`_ Fix typo Esi in part create framework (nicolasdewez)
59
62
* `#5568 <https://github.com/symfony/symfony-docs/pull/5568 >`_ [Create Framework] Fix extract calls (replaces #5522) (kenjis)
0 commit comments