8000 updated CHANGELOG for 2.3.39 · dunglas/symfony@dd3b333 · GitHub
[go: up one dir, main page]

Skip to content

Commit dd3b333

Browse files
committed
updated CHANGELOG for 2.3.39
1 parent 49fc796 commit dd3b333

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG-2.3.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,31 @@ in 2.3 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/v2.3.0...v2.3.1
99

10+
* 2.3.39 (2016-03-13)
11+
12+
* bug #18080 [HttpFoundation] Set the Content-Range header if the requested Range is unsatisfied (jakzal)
13+
* bug #18084 [HttpFoundation] Avoid warnings when checking malicious IPs (jakzal)
14+
* bug #18048 [HttpKernel] Fix mem usage when stripping the prod container (nicolas-grekas)
15+
* bug #18065 [Finder] Partially revert #17134 to fix a regression (jakzal)
16+
* bug #18018 [HttpFoundation] exception when registering bags for started sessions (xabbuh)
17+
* bug #18054 [Filesystem] Fix false positive in ->remove() (nicolas-grekas)
18+
* bug #18049 [Validator] Fix the locale validator so it treats a locale alias as a valid locale (jakzal)
19+
* bug #18019 [Intl] Update ICU to version 55 (jakzal)
20+
* bug #16656 [HttpFoundation] automatically generate safe fallback filename (xabbuh)
21+
* bug #15794 [Console] default to stderr in the console helpers (alcohol)
22+
* bug #17984 Allow to normalize \Traversable when serializing xml (Ener-Getick)
23+
* bug #17434 Improved the error message when a template is not found (rvanginneken, javiereguiluz)
24+
* bug #17894 [FrameworkBundle] Fix a regression in handling absolute template paths (jakzal)
25+
* bug #17595 [HttpKernel] Remove _path from query parameters when fragment is a subrequest (cmenning)
26+
* bug #17986 [DomCrawler] Dont use LIBXML_PARSEHUGE by default (nicolas-grekas)
27+
* bug #17668 add 'guid' to list of exception to filter out (garak)
28+
* bug #17615 Ensure backend 6C42 slashes for symlinks on Windows systems (cpsitgmbh)
29+
* bug #17626 Try to delete broken symlinks (IchHabRecht)
30+
* bug #17978 [Yaml] ensure dump indentation to be greather than zero (xabbuh)
31+
* bug #17976 [WebProfilerBundle] fix debug toolbar rendering by removing inadvertently added links (craue)
32+
* bug #17971 Variadic controller params (NiR-, fabpot)
33+
* bug #17925 [Bridge] The WebProcessor now forwards the client IP (magnetik)
34+
1035
* 2.3.38 (2016-02-28)
1136

1237
* bug #17947 Fix - #17676 (backport #17919 to 2.3) (Ocramius)

0 commit comments

Comments
 (0)
0