10000 Update CHANGELOG for 4.4.39 · symfony/symfony@a16383d · GitHub
[go: up one dir, main page]

Skip to content

Commit a16383d

Browse files
committed
Update CHANGELOG for 4.4.39
1 parent 3cea8e7 commit a16383d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG-4.4.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ in 4.4 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/v4.4.0...v4.4.1
99

10+
* 4.4.39 (2022-03-05)
11+
12+
* bug #45631 [HttpFoundation] Fix PHP 8.1 deprecation in `Response::isNotModified` (HypeMC)
13+
* bug #45610 [HttpKernel] Guard against bad profile data (nicolas-grekas)
14+
* bug #45532 Fix deprecations on PHP 8.2 (nicolas-grekas)
15+
* bug #45595 [FrameworkBundle] Fix resetting container between tests (nicolas-grekas)
16+
* bug #45585 [HttpClient] fix checking for unset property on PHP <= 7.1.4 (nicolas-grekas)
17+
* bug #45583 [WebProfilerBundle] Fixes HTML syntax regression introduced by #44570 (xavismeh)
18+
1019
* 4.4.38 (2022-02-28)
1120

1221
* bug #44570 [WebProfilerBundle] add nonces to profiler (garak)

0 commit comments

Comments
 (0)
0