Skip to content

Commit e6c269e

Browse files
committed
updated CHANGELOG for 3.4.27
1 parent e2881d1 commit e6c269e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG-3.4.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ 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.27 (2019-05-01)
11+
12+
* bug #31338 Revert "bug #30620 [FrameworkBundle][HttpFoundation] make session service resettable (dmaicher)" (nicolas-grekas)
13+
* bug #31326 fix ConsoleFormatter - call to a member function format() on string (keksa)
14+
* bug #31331 [Workflow] Fixed dumping when many transition with same name exist (lyrixx)
15+
* bug #31302 [FramworkBundle] mark any env vars found in the ide setting as used (nicolas-grekas)
16+
* bug #31290 [TwigBundle] Use the apply tag instead of the filter tag (greg0ire)
17+
* bug #31275 [Translator] Preserve default domain when extracting strings from php files (Stadly)
18+
* bug #31213 [WebProfilerBundle] Intercept redirections only for HTML format (javiereguiluz)
19+
1020
* 3.4.26 (2019-04-17)
1121

1222
* bug #31084 [HttpFoundation] Make MimeTypeExtensionGuesser case insensitive (vermeirentony)

0 commit comments

Comments
 (0)