Commit 5e0440d
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
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
243 | 246 | | |
244 | 247 | | |
245 | 248 | | |
| |||
0 commit comments