Commit 1ed5e59
committed
Merge branch '5.4' into 6.0
* 5.4:
Fix tests on PHP 8.1
[Cache] Fix memory leak
[Config] Add missing use statement in generated config builder classes
[DependencyInjection] fix inlining when non-shared services are involved
[FrameworkBundle] fix deprecation message
[DoctrineBridge] add support for the JSON type
[PHPUnitBridge] Fix Uncaught ValueError
[HttpClient] Implement ResetInterface for all http clients
[HttpKernel] allow ignoring kernel.reset methods that don't exist
[FrameworkBundle] fix registering late resettable services
[Validator] Missing translations for Greek (el)
translate for japanese 101,102,103
Use symfony-*-bridge instead of symfony-bridge for component bridges
Fix Loco Provider
[HttpClient] Curl http client has to reinit curl multi handle on reset
[SecurityBundle] Fix compat with symfony/security-core:^6 (ter)
[Validator] Add Swedish translation for issue #437372 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments