Skip to content

Commit 3eb6e3f

Browse files
committed
Remove versionadded directives
1 parent 72a86f6 commit 3eb6e3f

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

http_client.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1801,10 +1801,6 @@ protocol version is automatically upgraded::
18011801
The ``auto_upgrade_http_version`` option is ignored for HTTP/1.0 requests,
18021802
which always keep that protocol version.
18031803

1804-
.. versionadded:: 7.4
1805-
1806-
The ``auto_upgrade_http_version`` option was introduced in Symfony 7.4.
1807-
18081804
HTTPlug
18091805
~~~~~~~
18101806

security/access_token.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -867,10 +867,6 @@ create your own User from the claims, you must
867867
Configuring Multiple OIDC Discovery Endpoints
868868
.............................................
869869

870-
.. versionadded:: 7.4
871-
872-
Support for multiple OIDC discovery endpoints was introduced in Symfony 7.4.
873-
874870
The ``OidcTokenHandler`` supports multiple OIDC discovery endpoints, allowing it
875871
to validate tokens from different identity providers:
876872

@@ -956,10 +952,6 @@ accept and validate tokens from multiple identity providers within a single fire
956952
Creating a OIDC token from the command line
957953
-------------------------------------------
958954

959-
.. versionadded:: 7.4
960-
961-
The ``security:oidc:generate-token`` command was introduced in Symfony 7.4.
962-
963955
The ``security:oidc:generate-token`` command helps you generate JWTs. It's mostly
964956
useful when developing or testing applications that use OIDC authentication:
965957

0 commit comments

Comments
 (0)