File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ in 3.4 minor versions.
7
7
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
8
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v3.4.0...v3.4.1
9
9
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
+
10
20
* 3.4.26 (2019-04-17)
11
21
12
22
* bug #31084 [ HttpFoundation] Make MimeTypeExtensionGuesser case insensitive (vermeirentony)
You can’t perform that action at this time.
0 commit comments