Skip to content

Commit

Permalink
minor #39060 [BrowserKit] [Browserkit] Add changelog entry for reques…
Browse files Browse the repository at this point in the history
…t parameters string cast (chalasr)

This PR was merged into the 5.2 branch.

Discussion
----------

[BrowserKit] [Browserkit] Add changelog entry for request parameters string cast

| Q             | A
| ------------- | ---
| Branch?       | 5.2
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fixes #38651, Fixes #38591
| License       | MIT
| Doc PR        | -

Commits
-------

ec80507 [Browserkit] Add changelog entry for request parameters string cast
  • Loading branch information
fabpot committed Nov 14, 2020
2 parents 13abe48 + ec80507 commit 3d5b877
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Symfony/Component/BrowserKit/CHANGELOG.md
@@ -1,6 +1,11 @@
CHANGELOG
=========

5.2.0
-----

* [BC BREAK] Request parameters are now casted to string in `Request::__construct()`.

4.3.0
-----

Expand Down

0 comments on commit 3d5b877

Please sign in to comment.