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 dcc2650

Browse filesBrowse files
authored
Merge pull request #26741 from fabpot/release-2.7.44
released v2.7.44
2 parents 913c1fd + ef8a141 commit dcc2650
Copy full SHA for dcc2650

File tree

3 files changed

+67
-24
lines changed
Filter options

3 files changed

+67
-24
lines changed

‎CHANGELOG-2.7.md

Copy file name to clipboardExpand all lines: CHANGELOG-2.7.md
+21Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,27 @@ 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.44 (2018-04-02)
11+
12+
* bug #26727 [HttpCache] Unlink tmp file on error (Chansig)
13+
* bug #26675 [HttpKernel] DumpDataCollector: do not flush when a dumper is provided (ogizanagi)
14+
* bug #26663 [TwigBridge] Fix rendering of currency by MoneyType (ro0NL)
15+
* bug #26677 Support phpdbg SAPI in Debug::enable() (hkdobrev)
16+
* bug #26621 [Form] no type errors with invalid submitted data types (xabbuh)
17+
* bug #26337 [Finder] Fixed leading/trailing / in filename (lyrixx)
18+
* bug #26584 [TwigBridge] allow html5 compatible rendering of forms with null names (systemist)
19+
* bug #24401 [Form] Change datetime to datetime-local for HTML5 datetime input (pierredup)
20+
* bug #26370 [Security] added userChecker to SimpleAuthenticationProvider (i3or1s)
21+
* bug #26569 [BrowserKit] Fix cookie path handling when $domain is null (dunglas)
22+
* bug #26598 Fixes #26563 (open_basedir restriction in effect) (temperatur)
23+
* bug #26568 [Debug] Reset previous exception handler earlier to prevent infinite loop (nicolas-grekas)
24+
* bug #26567 [DoctrineBridge] Don't rely on ClassMetadataInfo->hasField in DoctrineOrmTypeGuesser anymore (fancyweb)
25+
* bug #26356 [FrameworkBundle] HttpCache is not longer abstract (lyrixx)
26+
* bug #26548 [DomCrawler] Change bad wording in ChoiceFormField::untick (dunglas)
27+
* bug #26433 [DomCrawler] extract(): fix a bug when the attribute list is empty (dunglas)
28+
* bug #26452 [Intl] Load locale aliases to support alias fallbacks (jakzal)
29+
* bug #26450 [CssSelector] Fix CSS identifiers parsing - they can start with dash (jakubkulhan)
30+
1031
* 2.7.43 (2018-03-05)
1132

1233
* bug #26368 [WebProfilerBundle] Fix Debug toolbar breaks app (xkobal)

0 commit comments

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