Skip to content

Commit 67ab35a

Browse files
committed
Remove unused versionadded directives
1 parent 7b9406e commit 67ab35a

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

reference/configuration/framework.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2713,10 +2713,6 @@ A map with default context options that will be used with each ``serialize`` and
27132713
call. This can be used for example to set the json encoding behavior by setting ``json_encode_options``
27142714
to a `json_encode flags bitmask`_.
27152715

2716-
.. versionadded:: 5.4
2717-
2718-
The ``default_context`` parameter was introduced in Symfony 5.4.
2719-
27202716
php_errors
27212717
~~~~~~~~~~
27222718

service_container/service_decoration.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -527,10 +527,6 @@ The result will be::
527527
528528
The ``Baz`` frame id will now be ``.decorated_foo_stack.second``.
529529

530-
.. versionadded:: 5.1
531-
532-
The ability to define ``stack`` was introduced in Symfony 5.1.
533-
534530
Control the Behavior When the Decorated Service Does Not Exist
535531
--------------------------------------------------------------
536532

0 commit comments

Comments
 (0)