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

Commits on Feb 11, 2025

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

    * 6.4:
      [WebProfilerBundle] Fix tests
      [Cache] Tests for Redis Replication with cache
      [BrowserKit] Fix submitting forms with empty file fields
      [WebProfilerBundle] Fix interception for non conventional redirects
      [DependencyInjection] Do not preload functions
      [DependencyInjection] Fix cloned lazy services not sharing their dependencies when dumped with PhpDumper
      [HttpClient] Fix activity tracking leading to negative timeout errors
      [Security] Return null instead of empty username to fix deprecation notice
      [DependencyInjection] Fix env default processor with scalar node
    nicolas-grekas committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    1ded500 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. fix integration tests

    DemigodCode authored and nicolas-grekas committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    f07faab View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.2

    * 6.4:
      fix integration tests
      Check for null parent Nodes in the case of orphaned branches
    nicolas-grekas committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    c33bf6a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

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

    * 6.4:
      [Cache] Fix `PredisAdapter` tests
    alexandre-daubois committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    d33cd9e View commit details
    Browse the repository at this point in the history
Loading