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

Skip to content

Commit a34dc7f

Browse files
committed
Update CHANGELOG for 4.4.48
1 parent b3a0efc commit a34dc7f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG-4.4.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ 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.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+
1021
* 4.4.47 (2022-10-12)
1122

1223
* bug #47621 [Serializer] Allow getting discriminated type by class name (TamasSzigeti)

0 commit comments

Comments
 (0)
0