Commit cf34137
committed
Merge branch '4.4' into 5.3
* 4.4:
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 #437372 files changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
62 | 74 | | |
63 | 75 | | |
64 | 76 | | |
| |||
0 commit comments