Commit 68ab50b
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 #437371 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments