File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -1688,10 +1688,6 @@ responses dynamically when it's called::
1688
1688
$client = new MockHttpClient();
1689
1689
$client->setResponseFactory($responses);
1690
1690
1691
- .. versionadded :: 5.4
1692
-
1693
- The ``setResponseFactory() `` method was introduced in Symfony 5.4.
1694
-
1695
1691
If you need to test responses with HTTP status codes different than 200,
1696
1692
define the ``http_code `` option::
1697
1693
Original file line number Diff line number Diff line change @@ -149,11 +149,6 @@ configuration:
149
149
;
150
150
};
151
151
152
- .. versionadded :: 5.4
153
-
154
- The ability to configure the ``default_context `` option in the
155
- Serializer was introduced in Symfony 5.4.
156
-
157
152
.. _serializer-using-serialization-groups-annotations :
158
153
159
154
Using Serialization Groups Annotations
You can’t perform that action at this time.
0 commit comments