Skip to content

Commit e2c97e4

Browse files
Remove reference to Symfony 4.4 in framework.rst
1 parent 1865048 commit e2c97e4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

reference/configuration/framework.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,10 +1260,6 @@ You can also configure the session handler with a DSN. For example:
12601260
],
12611261
]);
12621262
1263-
.. versionadded:: 4.4
1264-
1265-
The option to configure the session handler with a DSN was introduced in Symfony 4.4.
1266-
12671263
If you prefer to make Symfony store sessions in a database read
12681264
:doc:`/doctrine/pdo_session_storage`.
12691265

0 commit comments

Comments
 (0)