Commit 538c603
committed
minor #14235 Update http_client.rst : HttpClient::Create() standalone (ybenhssaien)
This PR was submitted for the 5.1 branch but it was merged into the 4.4 branch instead.
Discussion
----------
Update http_client.rst : HttpClient::Create() standalone
The method `HttpClient::create(array $defaultOptions, ..)` accepts an array of default options as a parameter (without the `default_options` key)
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
fdba62f Update http_client.rst : HttpClient::Create() standalone1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
143 | | - | |
| 141 | + | |
144 | 142 | | |
145 | 143 | | |
146 | 144 | | |
| |||
0 commit comments