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-contracts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.4
Choose a base ref
...
head repository: symfony/cache-contracts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 3 files changed
  • 5 contributors

Commits on Jan 2, 2024

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

Commits on Jan 23, 2024

  1. Merge branch '7.0' into 7.1

    * 7.0:
      List CS fix in .git-blame-ignore-revs
      Fix implicitly-required parameters
      minor #53524 [Messenger] [AmazonSqs] Allow `async-aws/sqs` version 2 (smoench)
      Fix bad merge
      List CS fix in .git-blame-ignore-revs
      Fix implicitly-required parameters
      List CS fix in .git-blame-ignore-revs
      Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
      [Messenger][AmazonSqs] Allow async-aws/sqs version 2
    nicolas-grekas committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a9fe419 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Merge branch '7.0' into 7.1

    * 7.0:
      Auto-close PRs on subtree-splits
      review German translation
    nicolas-grekas committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    df6a1a4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge branch '7.0' into 7.1

    * 7.0:
      Remove subtree split checks
      Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
    fabpot committed May 31, 2024
    Configuration menu
    Copy the full SHA
    657a3a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Prefix all sprintf() calls

    derrabus committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b26d00f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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

Commits on Sep 25, 2024

  1. Merge branch '6.4' into 7.1

    * 6.4:
      Add PR template and auto-close PR on subtree split repositories
    nicolas-grekas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    15a4f8e View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.1' into 7.2

    * 7.1:
      Add PR template and auto-close PR on subtree split repositories
    nicolas-grekas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cab721a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. [Cache] Enable namespace-based invalidation by prefixing keys with ba…

    …ckend-native namespace separators
    nicolas-grekas committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    5d68a57 View commit details
    Browse the repository at this point in the history
Loading