Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3e25850

Browse files
committed
updated CHANGELOG for 3.4.35
1 parent 32bde39 commit 3e25850

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG-3.4.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ 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.35 (2019-11-13)
11+
12+
* bug #34344 [Console] Constant STDOUT might be undefined (nicolas-grekas)
13+
* security #cve-2019-18889 [Cache] forbid serializing AbstractAdapter and TagAwareAdapter instances (nicolas-grekas)
14+
* security #cve-2019-18888 [HttpFoundation] fix guessing mime-types of files with leading dash (nicolas-grekas)
15+
* security #cve-2019-18887 [HttpKernel] Use constant time comparison in UriSigner (stof)
16+
1017
* 3.4.34 (2019-11-11)
1118

1219
* bug #34297 [DI] fix locators with numeric keys (nicolas-grekas)

0 commit comments

Comments
 (0)