File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ in 2.7 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/v2.7.0...v2.7.1
9
9
10
+ * 2.7.29 (2017-06-07)
11
+
12
+ * bug #23069 [ SecurityBundle] Show unique Inherited roles in profile panel (yceruto)
13
+ * bug #23073 [ TwigBridge] Fix namespaced classes (ogizanagi)
14
+ * bug #22936 [ Form] Mix attr option between guessed options and user options (yceruto)
15
+ * bug #23024 [ EventDispatcher] Fix ContainerAwareEventDispatcher::hasListeners(null) (nicolas-grekas)
16
+ * bug #22996 [ Form] Fix \IntlDateFormatter timezone parameter usage to bypass PHP bug #66323 (romainneutron)
17
+ * bug #22994 Harden the debugging of Twig filters and functions (stof)
18
+
10
19
* 2.7.28 (2017-05-29)
11
20
12
21
* bug #22847 [ Console] ChoiceQuestion must have choices (ro0NL)
You can’t perform that action at this time.
0 commit comments