10000 updated CHANGELOG for 2.3.25 · symfony/symfony@92c6e55 · GitHub
[go: up one dir, main page]

Skip to content

Commit 92c6e55

Browse files
committed
updated CHANGELOG for 2.3.25
1 parent e58bb43 commit 92c6e55

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG-2.3.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,28 @@ 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.25 (2015-01-30)
11+
12+
* bug #13528 [Validator] reject ill-formed strings (nicolas-grekas)
13+
* bug #13525 [Validator] UniqueEntityValidator - invalidValue fixed. (Dawid Sajdak)
14+
* bug #13527 [Validator] drop grapheme_strlen in LengthValidator (nicolas-grekas)
15+
* bug #13376 [FrameworkBundle][config] allow multiple fallback locales. (aitboudad)
16+
* bug #12972 Make the container considered non-fresh if the environment parameters are changed (thewilkybarkid)
17+
* bug #13309 [Console] fixed 10531 (nacmartin)
18+
* bug #13352 [Yaml] fixed parse shortcut Key after unindented collection. (aitboudad)
19+
* bug #13039 [HttpFoundation] [Request] fix baseUrl parsing to fix wrong path_info (rk3rn3r)
20+
* bug #13250 [Twig][Bridge][TranslationDefaultDomain] add support of named arguments. (aitboudad)
21+
* bug #13332 [Console] ArgvInput and empty tokens (Taluu)
22+
* bug #13293 [EventDispatcher] Add missing checks to RegisterListenersPass (znerol)
23+
* bug #13262 [Yaml] Improve YAML boolean escaping (petert82, larowlan)
24+
* bug #13420 [Debug] fix loading order for legacy classes (nicolas-grekas)
25+
* bug #13371 fix missing comma in YamlDumper (garak)
26+
* bug #13365 [HttpFoundation] Make use of isEmpty() method (xelaris)
27+
* bug #13347 [Console] Helper\TableHelper->addRow optimization (boekkooi)
28+
* bug #13346 [PropertyAccessor] Allow null value for a array (2.3) (boekkooi)
29+
* bug #13170 [Form] Set a child type to text if added to the form without a type. (jakzal)
30+
* bug #13334 [Yaml] Fixed #10597: Improved Yaml directive parsing (VictoriaQ)
31+
1032
* 2.3.24 (2015-01-07)
1133

1234
* bug #13286 [Security] Don't destroy the session on buggy php releases. (derrabus)

0 commit comments

Comments
 (0)
0