Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f62dc85

Browse filesBrowse files
committed
updated CHANGELOG for 2.7.32
1 parent 559ccb2 commit f62dc85
Copy full SHA for f62dc85

File tree

Expand file treeCollapse file tree

1 file changed

+11
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+11
-0
lines changed

‎CHANGELOG-2.7.md

Copy file name to clipboardExpand all lines: CHANGELOG-2.7.md
+11Lines 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.32 (2017-07-17)
11+
12+
* security #23507 [Security] validate empty passwords again (xabbuh)
13+
* bug #23526 [HttpFoundation] Set meta refresh time to 0 in RedirectResponse content (jnvsor)
14+
* bug #23468 [DI] Handle root namespace in service definitions (ro0NL)
15+
* bug #23256 [Security] Fix authentication.failure event not dispatched on AccountStatusException (chalasr)
16+
* bug #23461 Use rawurlencode() to transform the Cookie into a string (javiereguiluz)
17+
* bug #23459 [TwigBundle] allow to configure custom formats in XML configs (xabbuh)
18+
* bug #23261 Fixed absolute url generation for query strings and hash urls (alexander-schranz)
19+
* bug #23398 [Filesystem] Dont copy perms when origin is remote (nicolas-grekas)
20+
1021
* 2.7.31 (2017-07-05)
1122

1223
* bug #23378 [FrameworkBundle] Do not remove files from assets dir (1ed)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.