File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ 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.48 (2022-10-28)
11
+
12
+ * bug #47907 [ Console] Update Application.php (aleksandr-shevchenko)
13
+ * bug #47932 Throw LogicException instead of Error when trying to generate logout-… (addiks)
14
+ * bug #47857 [ HttpKernel] Fix empty request stack when terminating with exception (krzyc)
15
+ * bug #47878 [ HttpKernel] Remove EOL when using error_log() in HttpKernel Logger (cyve)
16
+ * bug #47883 [ Console] Fix error output on windows cli (Maximilian.Beckers)
17
+ * bug #47884 [ Cache] Reserve numeric keys when doing memory leak prevention (simoheinonen)
18
+ * bug #47822 [ Mailer] fix: use message object from event (rogamoore)
19
+ * bug #47858 [ DoctrineBridge] Implement ` EventManager::getAllListeners() ` (derrabus)
20
+
10
21
* 4.4.47 (2022-10-12)
11
22
12
23
* bug #47621 [ Serializer] Allow getting discriminated type by class name (TamasSzigeti)
You can’t perform that action at this time.
0 commit comments