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/json-streamer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.0
Choose a base ref
...
head repository: symfony/json-streamer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.1
Choose a head ref
  • 8 commits
  • 19 files changed
  • 3 contributors

Commits on Nov 13, 2025

  1. Configuration menu
    Copy the full SHA
    b9321aa View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.3' into 7.4

    * 7.3:
      [FrameworkBundle] Fix wiring JsonStreamReader
    nicolas-grekas committed Nov 13, 2025
    Configuration menu
    Copy the full SHA
    f5f8723 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. Configuration menu
    Copy the full SHA
    697da0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54e7235 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
    95791ff 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
    139feda View commit details
    Browse the repository at this point in the history
  5. Fix merge

    nicolas-grekas committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    d0de92a View commit details
    Browse the repository at this point in the history
  6. Merge branch '7.4' into 8.0

    * 7.4:
      Fix merge
      [HttpKernel] Make `#[Cache]` respect all explicit cache directives set in controller
      Revert "bug #62541 [DependencyInjection] Reset resolved state when setting a parameter (yoeunes)"
    nicolas-grekas committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    7421aaa View commit details
    Browse the repository at this point in the history
Loading