Skip to content

Commit e7b22c9

Browse files
committed
Merge branch '7.2' into 7.3
* 7.2: remove outdated timezone warning [HttpFoundation] Mention issues with generated URL hashes
2 parents d688f63 + 0e5e28d commit e7b22c9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

messenger.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1636,12 +1636,6 @@ DSN by using the ``table_name`` option:
16361636
Or, to create the table yourself, set the ``auto_setup`` option to ``false`` and
16371637
:ref:`generate a migration <doctrine-creating-the-database-tables-schema>`.
16381638

1639-
.. warning::
1640-
1641-
The datetime property of the messages stored in the database uses the
1642-
timezone of the current system. This may cause issues if multiple machines
1643-
with different timezone configuration use the same storage.
1644-
16451639
The transport has a number of options:
16461640

16471641
``table_name`` (default: ``messenger_messages``)

0 commit comments

Comments
 (0)