Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: symfony/runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5f3b411
Choose a base ref
...
head repository: symfony/runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 73b3403
Choose a head ref
  • 4 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 5, 2025

  1. [Runtime] Reuse the already created Request object when the app needs…

    … it as argument returns a kernel
    nicolas-grekas committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    fb3149e View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.3

    * 6.4:
      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
      Update validators.el.xlf
      Fix MoneyType: add missing step attribute when html5=true
      [Console] Preserve `--help` option when a command is not found
      [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
    nicolas-grekas committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    9146981 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.3' into 7.4

    * 7.3:
      [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
      Update validators.el.xlf
      Fix MoneyType: add missing step attribute when html5=true
      [Console] Preserve `--help` option when a command is not found
      [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
    nicolas-grekas committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    876f902 View commit details
    Browse the repository at this point in the history
  4. 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]
    nicolas-grekas committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    73b3403 View commit details
    Browse the repository at this point in the history
Loading