File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88* **Code**
99
1010 * :doc:`Bugs </ contributing/code/bugs> `
11- * :doc:`Patches </ contributing/code/pull_requests> `
12- * :doc:`Reviewing Issues and Patches </ contributing/community/reviews> `
11+ * :doc:`Pull Requests </ contributing/code/pull_requests> `
12+ * :doc:`Reviewing Issues and Pull Requests </ contributing/community/reviews> `
1313 * :doc:`Maintenance </ contributing/code/maintenance> `
1414 * :doc:`The Core Team </ contributing/code/core_team> `
1515 * :doc:`Security </ contributing/code/security> `
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ sessions, check their default configuration:
7171 Setting the ``handler_id `` config option to ``null `` means that Symfony will
7272use the native PHP session mechanism. The session metadata files will be stored
7373outside of the Symfony application, in a directory controlled by PHP. Although
74- this usually simplify things, some session expiration related options may no
74+ this usually simplify things, some session expiration related options may not
7575work as expected if other applications that write to the same directory have
7676short max lifetime settings.
7777
You can’t perform that action at this time.
0 commit comments