Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit52b149e

Browse files
committed
minor#14735 [Notifier] Remove experimental from notifier (jderusse)
This PR was merged into the 5.3-dev branch.Discussion----------[Notifier] Remove experimental from notifierAnnotation removed bysymfony/symfony#39618Commits-------c521f8e Remove experimental from notifier
2 parents33c0ce3 +c521f8e commit52b149e

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

‎notifier.rst‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ Creating and Sending Notifications
66

77
..versionadded::5.0
88

9-
The Notifier component was introduced in Symfony 5.0 as an
10-
:doc:`experimental feature</contributing/code/experimental>`.
9+
The Notifier component was introduced in Symfony 5.0.
1110

1211
Installation
1312
------------

‎notifier/chatters.rst‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ How to send Chat Messages
66

77
..versionadded::5.0
88

9-
The Notifier component was introduced in Symfony 5.0 as an
10-
:doc:`experimental feature</contributing/code/experimental>`.
9+
The Notifier component was introduced in Symfony 5.0.
1110

1211
The:class:`Symfony\\Component\\Notifier\\ChatterInterface` class allows
1312
you to send messages to chat services like Slack or Telegram::

‎notifier/texters.rst‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ How to send SMS Messages
66

77
..versionadded::5.0
88

9-
The Notifier component was introduced in Symfony 5.0 as an
10-
:doc:`experimental feature</contributing/code/experimental>`.
9+
The Notifier component was introduced in Symfony 5.0.
1110

1211
The:class:`Symfony\\Component\\Notifier\\TexterInterface` class allows
1312
you to send SMS messages::

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp