Skip to content

Commit e7436af

Browse files
committed
updated CHANGELOG for 2.7.28
1 parent 84b50f1 commit e7436af

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG-2.7.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ 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.28 (2017-05-29)
11+
12+
* bug #22847 [Console] ChoiceQuestion must have choices (ro0NL)
13+
* bug #22900 [FrameworkBundle][Console] Fix the override of a command registered by the kernel (aaa2000)
14+
* bug #22910 [Filesystem] improve error handling in lock() (xabbuh)
15+
* bug #22718 [Console] Fixed different behaviour of key and value user inputs in multiple choice question (borNfreee)
16+
* bug #22901 Fix missing abstract key in XmlDumper (weaverryan)
17+
* bug #22817 [PhpUnitBridge] optional error handler arguments (xabbuh)
18+
* bug #22647 [VarDumper] Fix dumping of non-nested stubs (nicolas-grekas)
19+
* bug #22584 [Security] Avoid unnecessary route lookup for empty logout path (ro0NL)
20+
* bug #22690 [Console] Fix errors not rethrown even if not handled by console.error listeners (chalasr)
21+
* bug #22669 [FrameworkBundle] AbstractConfigCommand: do not try registering bundles twice (ogizanagi)
22+
* bug #22676 [FrameworkBundle] Adding the extension XML (flug)
23+
1024
* 2.7.27 (2017-05-01)
1125

1226
* bug #22528 [Asset] Starting slash should indicate no basePath wanted (weaverryan)

0 commit comments

Comments
 (0)