8000 Merge branch '5.1' · symfony/symfony@b7ee929 · GitHub
[go: up one dir, main page]

Skip to content

Commit b7ee929

Browse files
committed
Merge branch '5.1'
* 5.1: Revert "Swallow errors" Swallow errors Allow Drupal to wrap the Symfony test listener Bump Symfony version to 5.1.6 Update VERSION for 5.1.5 Update CHANGELOG for 5.1.5
2 parents afdb97e + a36c43b commit b7ee929

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG-5.1.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ in 5.1 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v5.1.0...v5.1.1
99

10+
* 5.1.5 (2020-09-02)
11+
12+
* security #cve-2020-15094 Remove headers with internal meaning from HttpClient responses (mpdude)
13+
* bug #38024 [Console] Fix undefined index for inconsistent command name definition (chalasr)
14+
* bug #38023 [DI] fix inlining of non-shared services (nicolas-grekas)
15+
* bug #38022 Missed AbstractArgument (a-menshchikov)
16+
* bug #38020 [PhpUnitBridge] swallow deprecations (xabbuh)
17+
* bug #37961 [Mailer] Fixed 'verify_peer' option in mailer DSN being ignored (SnakePin)
18+
* bug #38010 [Cache] Psr16Cache does not handle Proxy cache items (alex-dev)
19+
* bug #37937 [Serializer] fixed fix encoding of cache keys with anonymous classes (michaelzangerle)
20+
* bug #38002 [Validator] Fix PhpUnitBridge version constraint (derrabus)
21+
* bug #38001 Fix symfony/amazon-mailer constraint (Michał Jusięga)
22+
1023
* 5.1.4 (2020-08-31)
1124

1225
* bug #37966 [HttpClient][MockHttpClient][DX] Throw when the response factory callable does not return a valid response (fancyweb)

0 commit comments

Comments
 (0)
0