Skip to content

Commit a0cd968

Browse files
committed
updated CHANGELOG for 2.7.33
1 parent 8f5141d commit a0cd968

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG-2.7.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ in 2.7 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.7.0...v2.7.1
99

10+
* 2.7.33 (2017-08-01)
11+
12+
* bug #22244 [Console] Fix passing options with defaultCommand (Jakub Sacha)
13+
* bug #23684 [Debug] Missing escape in debug output (c960657)
14+
* bug #23662 [VarDumper] Adapt to php 7.2 changes (nicolas-grekas)
15+
* bug #23649 [Form][TwigBridge] Don't render _method in form_rest() for a child form (fmarchalemisys)
16+
* bug #23619 [Validator] Fix IbanValidator for ukrainian IBANs (paroe)
17+
* bug #23238 [Security] ensure the 'route' index is set before attempting to use it (gsdevme)
18+
* bug #23580 Fix login redirect when referer contains a query string (fabpot)
19+
* bug #23574 [VarDumper] Move locale sniffing to dump() time (nicolas-grekas)
20+
1021
* 2.7.32 (2017-07-17)
1122

1223
* security #23507 [Security] validate empty passwords again (xabbuh)

0 commit comments

Comments
 (0)