File tree 1 file changed +16
-0
lines changed
Filter options
1 file changed +16
-0
lines changed
Original file line number Diff line number Diff line change @@ -7,6 +7,22 @@ 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.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
+
10
26
* 4.4.48 (2022-10-28)
11
27
12
28
* bug #47907 [ Console] Update Application.php (aleksandr-shevchenko)
You can’t perform that action at this time.
0 commit comments