Nicolas Grekas 73b34037b2 Merge branch '7.4' into 8.0
* 7.4:
  [TypeInfo] Simple array should be array type
  Handle signals on text input
  [TwigBridge] Fix form constraint
  [Runtime] Reuse the already created Request object when the app needs it as argument returns a kernel
  [Config] Fix array shape generation for backed enums
  [Config] Define `TreeBuilder` default generic type
  Update validators.el.xlf
  Fix MoneyType: add missing step attribute when html5=true
  [JsonStreamer] fix invalid json output for list of self
  [Console] Preserve `--help` option when a command is not found
  [FrameworkBundle] Fix using `FailedMessages*Command` with `SigningSerializer`
  [Lock] Fix unserializing already serialized Key payloads
  [HttpClient] CachingHttpClient must run after UriTemplate and Scoping
  Only register PhpConfigReferenceDumpPass in dev env with debug flag enabled
  [Messenger] Fix PHP 8.5 deprecation for pgsqlGetNotify() in PostgreSQL transport
  chore: PHP CS Fixer - do not use deprecated sets in config
  verify spanish translations with state needs-review-translation
  [Security] Fix OIDC discovery when using multiple HttpClient instances
  [DependencyInjection] Allow manual bindings on parameters with #[Target]
2025-12-05 15:08:45 +01:00
2025-10-26 10:06:02 +01:00
2025-07-10 10:14:14 +02:00
2025-07-10 10:14:14 +02:00
2025-10-28 12:47:19 +01:00
2025-06-16 09:42:02 +02:00
2023-01-24 15:02:46 +01:00
2025-07-31 11:31:17 +02:00
2025-12-05 15:04:53 +01:00

Runtime Component

Symfony Runtime enables decoupling applications from global state.

Resources

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:39:26.747Z
Readme MIT 335 KiB
Languages
PHP 100%