Commit 4c0d8d1
committed
Merge branch '5.3' into 5.4
* 5.3:
Fix tests on PHP 8.1
[Cache] Fix memory leak
[DependencyInjection] fix inlining when non-shared services are involved
[DoctrineBridge] add support for the JSON type
[PHPUnitBridge] Fix Uncaught ValueError
[FrameworkBundle] fix registering late resettable services
[Validator] Missing translations for Greek (el)
translate for japanese 101,102,103
[HttpClient] Curl http client has to reinit curl multi handle on reset
[Validator] Add Swedish translation for issue #43737File tree
2 files changed
+3
-1
lines changed- PropertyInfo
- Tests/PropertyInfo
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
| |||
282 | 283 | | |
283 | 284 | | |
284 | 285 | | |
| 286 | + | |
285 | 287 | | |
286 | 288 | | |
287 | 289 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
0 commit comments