Commit 2f6cfae
committed
Merge branch '4.4' into 5.4
* 4.4:
[Mailer] Stream timeout not detected due to checking only string result of function fgets
don not set http_version instead of setting it to null
[DependencyInjection] don't move locator tag for service subscriber
Fix the notification email theme for asynchronously dispatched emails
Update actions in the CI to move away from the deprecated runtime
Use 6.3 for new features
[HttpFoundation] Check IPv6 is valid before comparing it
Run tests with UTC to avoid daylight saving time messing with assertions
Bump Symfony version to 4.4.49
Update VERSION for 4.4.48
Update CONTRIBUTORS for 4.4.48
Update CHANGELOG for 4.4.482 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
138 | 147 | | |
139 | 148 | | |
140 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
| |||
0 commit comments