We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a48036c commit c4053baCopy full SHA for c4053ba
UPGRADE-6.3.md
@@ -5,7 +5,7 @@ BrowserKit
5
----------
6
7
* The default user agent has been renamed from `Symfony BrowserKit` to `SymfonyBrowserKit`
8
- to comply with the RFC 9110 specification.
+ to comply with the RFC 9110 specification
9
10
Console
11
-------
@@ -71,7 +71,7 @@ HttpClient
71
72
* The default user agents have been renamed from `Symfony HttpClient/Amp`, `Symfony HttpClient/Curl`
73
and `Symfony HttpClient/Native` to `SymfonyHttpClient (Amp)`, `SymfonyHttpClient (Curl)`
74
- and `SymfonyHttpClient (Native)` respectively to comply with the RFC 9110 specification.
+ and `SymfonyHttpClient (Native)` respectively to comply with the RFC 9110 specification
75
76
HttpFoundation
77
--------------
0 commit comments