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 40031f2

Browse filesBrowse files
committed
updated CHANGELOG for 3.4.39
1 parent 29c80e8 commit 40031f2
Copy full SHA for 40031f2

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+22
-0
lines changed

‎CHANGELOG-3.4.md

Copy file name to clipboardExpand all lines: CHANGELOG-3.4.md
+22Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,28 @@ in 3.4 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/v3.4.0...v3.4.1
99

10+
* 3.4.39 (2020-03-30)
11+
12+
* bug #36216 [Validator] Assert Valid with many groups (phucwan91)
13+
* bug #36222 [Console] Fix OutputStream for PHP 7.4 (guillbdx)
14+
* bug #36175 [Security/Http] Remember me: allow to set the samesite cookie flag (dunglas)
15+
* bug #36173 [Http Foundation] Fix clear cookie samesite (guillbdx)
16+
* bug #36176 [Security] Check if firewall is stateless before checking for session/previous session (koenreiniers)
17+
* bug #36149 [Form] Support customized intl php.ini settings (jorrit)
18+
* bug #36172 [Debug] fix for PHP 7.3.16+/7.4.4+ (nicolas-grekas)
19+
* bug #36141 Prevent warning in proc_open() (BenMorel)
20+
* bug #36121 [VarDumper] fix side-effect by not using mt_rand() (nicolas-grekas)
21+
* bug #36073 [PropertyAccess][DX] Improved errors when reading uninitialized properties (HeahDude)
22+
* bug #36063 [FrameworkBundle] start session on flashbag injection (William Arslett)
23+
* bug #36020 [Form] ignore microseconds submitted by Edge (xabbuh)
24+
* bug #36041 fix import from config file using type: glob (Tobion)
25+
* bug #35987 [DoctrineBridge][DoctrineExtractor] Fix wrong guessed type for "json" type (fancyweb)
26+
* bug #35938 [Form] Handle false as empty value on expanded choices (fancyweb)
27+
* bug #36004 [Yaml] fix dumping strings containing CRs (xabbuh)
28+
* bug #35982 [DI] Fix XmlFileLoader bad error message (przemyslaw-bogusz)
29+
* bug #35937 Revert "bug symfony#28179 [DomCrawler] Skip disabled fields processing in Form" (dmaicher)
30+
* bug #35910 [SecurityBundle] Minor fixes in configuration tree builder (HeahDude)
31+
1032
* 3.4.38 (2020-02-29)
1133

1234
* bug #35781 [Form] NumberToLocalizedStringTransformer return int if scale = 0 (VincentLanglet)

0 commit comments

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