File tree 1 file changed +9
-0
lines changed 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ in 4.4 minor versions.
7
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
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v4.4.0...v4.4.1
9
9
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
+
10
19
* 4.4.38 (2022-02-28)
11
20
12
21
* bug #44570 [ WebProfilerBundle] add nonces to profiler (garak)
You can’t perform that action at this time.
0 commit comments