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 686854b commit 110ccd8Copy full SHA for 110ccd8
src/Symfony/Component/BrowserKit/CHANGELOG.md
@@ -4,5 +4,9 @@ CHANGELOG
4
2.1.0
5
-----
6
7
+ * [BR BREAK] The Symfony\Component\HttpKernel\Client::request() method
8
+ now returns a Symfony\Component\BrowserKit\Response instance
9
+ (instead of a Symfony\Component\HttpFoundation\Response instance)
10
+
11
* [BC BREAK] The CookieJar internals have changed to allow cookies with the
12
same name on different sub-domains/sub-paths
0 commit comments