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/cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.4.0
Choose a base ref
...
head repository: symfony/cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.3
Choose a head ref
  • 7 commits
  • 6 files changed
  • 4 contributors

Commits on Nov 27, 2025

  1. Configuration menu
    Copy the full SHA
    ddf0412 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2025

  1. Configuration menu
    Copy the full SHA
    95ae58a View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2025

  1. Merge branch '6.4' into 7.3

    * 6.4:
      register attribute loader arguments in a forward-compatible way
      mark test using a Redis connection as an integration test
      ensure compatibility with Relay extension 0.20.0
      [DependencyInjection] Fix `query_string` env processor for URLs without query string
      [DependencyInjection] Fix state corruption in PhpFileLoader during recursive imports
      [FrameworkBundle] Add missing `useAttributeAsKey` calls
      [DependencyInjection] Fix loose validation in #[Autowire] attribute
      [HttpClient] Fix releasing uploaded stream resources
    xabbuh committed Nov 29, 2025
    Configuration menu
    Copy the full SHA
    a7f7cb0 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Configuration menu
    Copy the full SHA
    eb3272e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. Merge branch '6.4' into 7.3

    * 6.4:
      [SecurityBundle] Fix tests with Symfony 7.4
      [HttpClient] Fix sharing CurlClientState between clones of CurlHttpClient instances
      Revert "[HttpClient] Lazily initialize CurlClientState"
      [Yaml] Fix regression handling blank lines in unquoted scalars
      Fix the creation of a redis connection with only ext-relay
      [DependencyInjection] Reset resolved state when setting a parameter
      Fix Request getPathInfo docblock
    nicolas-grekas committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    288ea98 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2025

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

    * 6.4:
      chore: PHP CS Fixer and protected_to_private
      Cleanup psalm config
      [FIX] Comments of horizontal/vertical were mixed up
      [BrowserKit] Allow Cookie expiration to be an int
      [Serializer] Fix php 8.5 warning unexpected NAN value was coerced to string
      add unit test job for PHP 8.6
    nicolas-grekas committed Dec 14, 2025
    Configuration menu
    Copy the full SHA
    54ea002 View commit details
    Browse the repository at this point in the history
Loading