10000 Merge pull request #28031 from fabpot/release-2.8.43 · symfony/symfony@e7f5076 · GitHub
[go: up one dir, main page]

Skip to content

Commit e7f5076

Browse files
authored
Merge pull request #28031 from fabpot/release-2.8.43
released v2.8.43
2 parents b2ec4aa + 78ef2a0 commit e7f5076

File tree

3 files changed

+59
-23
lines changed

3 files changed

+59
-23
lines changed

CHANGELOG-2.8.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ in 2.8 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.8.0...v2.8.1
99

10+
* 2.8.43 (2018-07-23)
11+
12+
* bug #28005 [HttpKernel] Fixed templateExists on parse error of the template name (yceruto)
13+
* bug #27997 Serbo-Croatian has Serbian plural rule (kylekatarnls)
14+
* bug #27941 [WebProfilerBundle] Fixed icon alignment issue using Bootstrap 4.1.2 (jmsche)
15+
* bug #27937 [HttpFoundation] reset callback on StreamedResponse when setNotModified() is called (rubencm)
16+
* bug #27927 [HttpFoundation] Suppress side effects in 'get' and 'has' methods of NamespacedAttributeBag (webnet-fr)
17+
* bug #27904 [Filesystem] fix lock file permissions (fritzmg)
18+
* bug #27758 [WebProfilerBundle] Prevent toolbar links color override by css (alcalyn)
19+
* bug #27831 Check for Hyper terminal on all operating systems. (azjezz)
20+
* bug #27794 Add color support for Hyper terminal . (azjezz)
21+
* bug #27809 [HttpFoundation] Fix tests: new message for status 425 (dunglas)
22+
* bug #27716 [DI] fix dumping deprecated service in yaml (nicolas-grekas)
23+
1024
* 2.8.42 (2018-06-25)
1125

1226
* bug #27669 [Filesystem] fix file lock on SunOS (fritzmg)

0 commit comments

Comments
 (0)
0