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 7229a36

Browse filesBrowse files
committed
updated CHANGELOG for 2.7.34
1 parent c6ffdcf commit 7229a36
Copy full SHA for 7229a36

File tree

1 file changed

+13
-0
lines changed
Filter options

1 file changed

+13
-0
lines changed

‎CHANGELOG-2.7.md

Copy file name to clipboardExpand all lines: CHANGELOG-2.7.md
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ 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.34 (2017-08-28)
11+
12+
* bug #23989 [Debug] Remove false-positive check in DebugClassLoader (nicolas-grekas)
13+
* bug #23982 [VarDumper] Strengthen dumped JS (nicolas-grekas)
14+
* bug #23925 [Validator] Fix use of GroupSequenceProvider in child classes (linniksa)
15+
* bug #23945 [Validator] Fix Greek translation (azhurb)
16+
* bug #23909 [Console] Initialize lazily to render exceptions properly (nicolas-grekas)
17+
* bug #23856 [DI] Fix dumping abstract with YamlDumper (nicolas-grekas)
18+
* bug #23752 Ignore memcached missing key error on session destroy (jderusse)
19+
* bug #23658 [HttpFoundation] Generate safe fallback filename for wrongly encoded filename (xelaris)
20+
* bug #23783 Avoid infinite loops when profiler data is malformed (javiereguiluz)
21+
* bug #23729 [Bridge\ProxyManager] Dont call __destruct() on non-instantiated services (nicolas-grekas)
22+
1023
* 2.7.33 (2017-08-01)
1124

1225
* bug #22244 [Console] Fix passing options with defaultCommand (Jakub Sacha)

0 commit comments

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