File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ in 2.3 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.3.0...v2.3.1
9
9
10
+ * 2.3.27 (2015-04-01)
11
+
12
+ * security #14167 CVE-2015 -2308 (nicolas-grekas)
13
+ * security #14166 CVE-2015 -2309 (neclimdul)
14
+ * bug #14010 Replace GET parameters when changed in form (WouterJ)
15
+ * bug #13991 [ Dependency Injection] Improve PhpDumper Performance for huge Containers (BattleRattle)
16
+ * bug #13997 [ 2.3+] [ Form ] [ DoctrineBridge] Improved loading of entities and documents (guilhermeblanco)
17
+ * bug #13953 [ Translation] [ MoFileLoader ] fixed load empty translation. (aitboudad)
18
+ * bug #13912 [ DependencyInjection] Highest precedence for user parameters (lyrixx)
19
+
10
20
* 2.3.26 (2015-03-17)
11
21
12
22
* bug #13927 Fixing wrong variable name from #13519 (weaverryan)
You can’t perform that action at this time.
0 commit comments