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
27132713call. This can be used for example to set the json encoding behavior by setting ``json_encode_options ``
27142714to a `json_encode flags bitmask `_.
27152715
2716- .. versionadded :: 5.4
2717-
2718- The ``default_context `` parameter was introduced in Symfony 5.4.
2719-
27202716php_errors
27212717~~~~~~~~~~
27222718
Original file line number Diff line number Diff 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-
534530Control the Behavior When the Decorated Service Does Not Exist
535531--------------------------------------------------------------
536532
You can’t perform that action at this time.
0 commit comments