Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 81e1192

Browse filesBrowse files
committed
Update CHANGELOG for 5.2.0-RC2
1 parent 09a79d3 commit 81e1192
Copy full SHA for 81e1192

File tree

Expand file treeCollapse file tree

1 file changed

+16
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+16
-0
lines changed

‎CHANGELOG-5.2.md

Copy file name to clipboardExpand all lines: CHANGELOG-5.2.md
+16Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ in 5.2 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.2.0...v5.2.1
99

10+
* 5.2.0-RC2 (2020-11-21)
11+
12+
* bug #39113 [DoctrineBridge] drop binary variants of UID types (nicolas-grekas)
13+
* feature #39111 [Security] Update password upgrader listener to work with the new UserBadge (wouterj)
14+
* bug #39083 [Dotenv] Check if method inheritEnvironmentVariables exists (Chi-teck)
15+
* bug #39094 [Ldap] Fix undefined variable $con (derrabus)
16+
* bug #39091 [Config] Recheck glob brace support after GlobResource was serialized (wouterj)
17+
* bug #39092 Fix critical extension when reseting paged control (jderusse)
18+
* bug #38614 [HttpFoundation] Fix for virtualhosts based on URL path (mvorisek)
19+
* bug #39072 [FrameworkBundle] [Notifier] fix firebase transport factory DI tag type (xabbuh)
20+
* bug #39070 [Validator] Remove IsinValidator's validator dependency (derrabus)
21+
* bug #38387 [Validator] prevent hash collisions caused by reused object hashes (fancyweb, xabbuh)
22+
* bug #38999 [DependencyInjection] autoconfigure behavior describing tags on decorators (xabbuh)
23+
* bug #39058 [DependencyInjection] Fix circular detection with multiple paths (jderusse)
24+
* bug #39059 [Filesystem] fix cleaning up tmp files when dumpFile() fails (nicolas-grekas)
25+
1026
* 5.2.0-RC1 (2020-11-10)
1127

1228
* bug #39004 [Messenger] Fix JSON deserialization of ErrorDetailsStamp and normalization of FlattenException::$statusText (Jean85)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.