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.1.6
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.1.7
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Nov 4, 2024

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

Commits on Nov 5, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      fix detecting anonymous exception classes on Windows and PHP 7
      skip tests requiring the intl extension if it's not installed
      [RateLimiter] Fix DateInterval normalization
      [Security] Store original token in token storage when implicitly exiting impersonation
      [Cache] Fix clear() when using Predis
    nicolas-grekas committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    36fb8aa View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.1

    * 6.4:
      fix detecting anonymous exception classes on Windows and PHP 7
      skip tests requiring the intl extension if it's not installed
      [RateLimiter] Fix DateInterval normalization
      [Security] Store original token in token storage when implicitly exiting impersonation
      [Cache] Fix clear() when using Predis
    nicolas-grekas committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    23b61c9 View commit details
    Browse the repository at this point in the history
Loading