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: v6.4.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: v6.4.7
Choose a head ref
  • 7 commits
  • 12 files changed
  • 3 contributors

Commits on Apr 12, 2024

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

    * 5.4:
      explicitly mark nullable parameters as nullable
      fix low deps tests
      [HttpKernel] Fix datacollector caster for reference object property
      bug #51578 [Cache] always select database for persistent redis connections
      [Security] Validate that CSRF token in form login is string similar to username/password
      [validator] validated Dutch translation
      Improve dutch translations
      [Translation] Skip state=needs-translation entries only when source == target
      [HttpKernel] Ensure controllers are not lazy
      [Validator] Fill in trans-unit id 113: This URL does not contain a TLD.
      [Validator] added missing Polish translation for unit 113
      [Validator] add missing lv translation
      [HttpClient] Let curl handle transfer encoding
      [Messenger] Make Doctrine connection ignore unrelated tables on setup
      [HttpFoundation] Set content-type header in RedirectResponse
      add translations for the requireTld constraint option message
      [Serializer] Fix unexpected allowed attributes
      [FrameworkBundle] Fix registration of the bundle path to translation
    xabbuh committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3c239f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Fix CI

    nicolas-grekas committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b223eb6 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      Fix CI
      Bump ext-redis in CI on PHP >= 8.4
      Adjust pretty name of closures on PHP 8.4
      implement NodeVisitorInterface instead of extending AbstractNodeVisitor
    nicolas-grekas committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b7b45be View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

Commits on Apr 18, 2024

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

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