Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c415e4c commit f331d96Copy full SHA for f331d96
CHANGELOG-2.7.md
@@ -7,6 +7,12 @@ in 2.7 minor versions.
7
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.7.0...v2.7.1
9
10
+* 2.7.45 (2018-04-06)
11
+
12
+ * bug #26763 [Finder] Remove duplicate slashes in filenames (helhum)
13
+ * bug #26749 Add PHPDbg support to HTTP components (hkdobrev)
14
+ * bug #26609 [Console] Fix check of color support on Windows (mlocati)
15
16
* 2.7.44 (2018-04-02)
17
18
* bug #26727 [HttpCache] Unlink tmp file on error (Chansig)
0 commit comments