Skip to content

Commit 0ce6f44

Browse files
committed
Merge remote-tracking branch 'upstream/6.0' into 6.0
* upstream/6.0:
2 parents f9a169c + dd6398b commit 0ce6f44

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

session.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -715,11 +715,6 @@ To use it, first register a new handler service with your database credentials:
715715
When using MySQL as the database, the DSN defined in ``DATABASE_URL`` can
716716
contain the ``charset`` and ``unix_socket`` options as query string parameters.
717717

718-
.. versionadded:: 5.3
719-
720-
The support for ``charset`` and ``unix_socket`` options was introduced
721-
in Symfony 5.3.
722-
723718
Next, use the :ref:`handler_id <config-framework-session-handler-id>`
724719
configuration option to tell Symfony to use this service as the session handler:
725720

0 commit comments

Comments
 (0)