Skip to content

clean up versionadded/deprecated directives #21253

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 28, 2025
Merged
Show file tree
Hide file tree
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 components/json_path.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
The JsonPath Component
======================

.. versionadded:: 7.3

The JsonPath component was introduced in Symfony 7.3 as an
:doc:`experimental feature </contributing/code/experimental>`.

The JsonPath component lets you query and extract data from JSON structures.
It implements the `RFC 9535 – JSONPath`_ standard, allowing you to navigate
complex JSON data.
Expand Down
5 changes: 0 additions & 5 deletions console.rst
Original file line number Diff line number Diff line change
Expand Up @@ -226,11 +226,6 @@ command name; the others are aliases that can also be used to run the command::
// ...
}

.. versionadded:: 7.4

The ability to define aliases through the command name was introduced in
Symfony 7.4.

Console Output
--------------

Expand Down
4 changes: 0 additions & 4 deletions console/hide_commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ of the aliases and leave the main command name (the part before the ``|``) empty
// ...
}

.. versionadded:: 7.4

Support for hidding commands using the pipe syntax was introduced in Symfony 7.4.

.. note::

Hidden commands are still available using the JSON or XML descriptor.
1 change: 0 additions & 1 deletion notifier.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1272,7 +1272,6 @@ is dispatched. Listeners receive a
.. _`SMSFactor`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/SmsFactor/README.md
.. _`Sendberry`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Sendberry/README.md
.. _`Sendinblue`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Sendinblue/README.md
.. _`Seven.io`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Sevenio/README.md
.. _`SimpleTextin`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/SimpleTextin/README.md
.. _`Sinch`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Sinch/README.md
.. _`Sipgate`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Sipgate/README.md
Expand Down
15 changes: 0 additions & 15 deletions reference/configuration/framework.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2349,21 +2349,6 @@ Combine it with the ``collect`` option to enable/disable the profiler on demand:
request and has value of ``true``, ``yes``, ``on`` or ``1``, the request data
will be collected.

.. _collect_serializer_data:

collect_serializer_data
.......................

**type**: ``boolean`` **default**: ``false``

When this option is ``true``, all normalizers and encoders are
decorated by traceable implementations that collect profiling information about them.

.. deprecated:: 7.3

Setting the ``collect_serializer_data`` option to ``false`` is deprecated
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we should simply remove this option description as it doesn't have any affect anymore.

since Symfony 7.3.

.. _profiler-dsn:

dsn
Expand Down
7 changes: 1 addition & 6 deletions reference/constraints/Url.rst
Original file line number Diff line number Diff line change
Expand Up @@ -311,12 +311,7 @@ also relative URLs that contain no protocol (e.g. ``//example.com``).
``requireTld``
~~~~~~~~~~~~~~

**type**: ``boolean`` **default**: ``false``

.. deprecated:: 7.1

Not setting the ``requireTld`` option is deprecated since Symfony 7.1
and will default to ``true`` in Symfony 8.0.
**type**: ``boolean`` **default**: ``true``

By default, URLs like ``https://aaa`` or ``https://foobar`` are considered valid
because they are technically correct according to the `URL spec`_. If you set this option
Expand Down
4 changes: 0 additions & 4 deletions security/passwords.rst
Original file line number Diff line number Diff line change
Expand Up @@ -310,10 +310,6 @@ its configuration key::
When injecting a specific hasher by its name, you should type-hint the generic
:class:`Symfony\\Component\\PasswordHasher\\PasswordHasherInterface`.

.. versionadded:: 7.4

The feature to inject specific password hashers was introduced in Symfony 7.4.

.. _security-password-migration:

Password Migration
Expand Down
5 changes: 0 additions & 5 deletions serializer/streaming_json.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
Streaming JSON
==============

.. versionadded:: 7.3

The JsonStreamer component was introduced in Symfony 7.3 as an
:doc:`experimental feature </contributing/code/experimental>`.

Symfony can encode PHP data structures to JSON streams and decode JSON streams
back into PHP data structures.

Expand Down
6 changes: 0 additions & 6 deletions service_container/debug.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,3 @@ its id:
.. code-block:: terminal

$ php bin/console debug:container App\Service\Mailer

.. deprecated:: 7.3

Starting in Symfony 7.3, this command displays the service arguments by default.
In earlier Symfony versions, you needed to use the ``--show-arguments`` option,
which is now deprecated.
4 changes: 0 additions & 4 deletions testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1119,10 +1119,6 @@ Mailer Assertions
Asserts that the subject of the given email does (not) contain the
expected subject.

.. versionadded:: 7.4

The ``assertEmailAddressNotContains()`` assertion was introduced in Symfony 7.4.

Notifier Assertions
...................

Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy