File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -2713,10 +2713,6 @@ A map with default context options that will be used with each ``serialize`` and
2713
2713
call. This can be used for example to set the json encoding behavior by setting ``json_encode_options ``
2714
2714
to a `json_encode flags bitmask `_.
2715
2715
2716
- .. versionadded :: 5.4
2717
-
2718
- The ``default_context `` parameter was introduced in Symfony 5.4.
2719
-
2720
2716
php_errors
2721
2717
~~~~~~~~~~
2722
2718
Original file line number Diff line number Diff line change @@ -527,10 +527,6 @@ The result will be::
527
527
528
528
The ``Baz `` frame id will now be ``.decorated_foo_stack.second ``.
529
529
530
- .. versionadded :: 5.1
531
-
532
- The ability to define ``stack `` was introduced in Symfony 5.1.
533
-
534
530
Control the Behavior When the Decorated Service Does Not Exist
535
531
--------------------------------------------------------------
536
532
You can’t perform that action at this time.
0 commit comments