Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions notifier.rst
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
via webhooks. See the :doc:`Webhook documentation </webhook>` for more
details.

.. deprecated:: 7.1

Check failure on line 228 in notifier.rst

View workflow job for this annotation

GitHub Actions / Lint (DOCtor-RST)

Please only provide ".. deprecated::" if the version is greater/equal "8.0"

Check failure on line 228 in notifier.rst

View workflow job for this annotation

GitHub Actions / Lint (DOCtor-RST)

You are not allowed to use version "7.1". Only major version "8" is allowed.

The `Sms77`_ integration is deprecated since
Symfony 7.1, use the `Seven.io`_ integration instead.
Expand Down Expand Up @@ -387,11 +387,6 @@
**DSN**: ``zulip://EMAIL:TOKEN@HOST?channel=CHANNEL``
====================================== =====================================================================================

.. deprecated:: 7.2

The ``Gitter`` integration was removed in Symfony 7.2 because that service
no longer provides an API.

.. warning::

By default, if you have the :doc:`Messenger component </messenger>` installed,
Expand Down
Loading