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

Appearance settings

Commit b04c20b

Browse filesBrowse files
committed
Removed old versionadded directives
1 parent e6a970b commit b04c20b
Copy full SHA for b04c20b

File tree

Expand file treeCollapse file tree

2 files changed

+0
-8
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+0
-8
lines changed

‎mailer.rst

Copy file name to clipboardExpand all lines: mailer.rst
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -273,10 +273,6 @@ transports, which is useful to debug errors.
273273
ID of the message (being the original random ID generated by Symfony or the
274274
new ID generated by the mailer provider).
275275

276-
.. versionadded:: 4.4
277-
278-
The ``getMessageId()`` method was introduced in Symfony 4.4.
279-
280276
The exceptions related to mailer transports (those which implement
281277
:class:`Symfony\\Component\\Mailer\\Exception\\TransportException`) also provide
282278
this debug information via the ``getDebug()`` method.

‎service_container.rst

Copy file name to clipboardExpand all lines: service_container.rst
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -787,10 +787,6 @@ constructor arguments without any configuration.
787787
Linting Service Definitions
788788
---------------------------
789789

790-
.. versionadded:: 4.4
791-
792-
The ``lint:container`` command was introduced in Symfony 4.4.
793-
794790
The ``lint:container`` command checks that the arguments injected into services
795791
match their type declarations. It's useful to run it before deploying your
796792
application to production (e.g. in your continuous integration server):

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.