Skip to content

Commit 90aa239

Browse files
committed
Update CHANGELOG for 4.4.49
1 parent 51cdc3a commit 90aa239

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG-4.4.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ 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.49 (2022-11-28)
11+
12+
* bug #48273 [HttpKernel] Fix message for unresovable arguments of invokable controllers (fancyweb)
13+
* bug #48224 [DependencyInjection] Process bindings in `ServiceLocatorTagPass` (MatTheCat)
14+
* bug #48198 [Messenger] Fix time-limit check exception (alamirault)
15+
* bug #48122 [PhpUnitBridge] Fix language deprecations incorrectly marked as direct (wouterj)
16+
* bug #48085 [Messenger] Tell about messenger:consume invalid limit options (MatTheCat)
17+
* bug #48120 [Messenger] Do not throw 'no handlers' exception when skipping handlers due to duplicate handling (wouterj)
18+
* bug #48112 [HttpFoundation] Compare cookie with null value as empty string in ResponseCookieValueSame (fancyweb)
19+
* bug #48119 [FrameworkBundle][Lock] Allow to disable lock without defining a resource (MatTheCat)
20+
* bug #48093 [DependencyInjection] don't move locator tag for service subscriber (RobertMe)
21+
* bug #48075 [Mailer] Stream timeout not detected fgets returns false (Sezil)
22+
* bug #48092 Fix the notification email theme for asynchronously dispatched emails (krisbuist)
23+
* bug #48103 [HttpClient] Do not set http_version instead of setting it to null (Tetragramat)
24+
* bug #48050 [HttpFoundation] Check IPv6 is valid before comparing it (PhilETaylor)
25+
1026
* 4.4.48 (2022-10-28)
1127

1228
* bug #47907 [Console] Update Application.php (aleksandr-shevchenko)

0 commit comments

Comments
 (0)