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.3.1
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.3.2
Choose a head ref
  • 11 commits
  • 10 files changed
  • 3 contributors

Commits on Jul 10, 2025

  1. CS fixes

    nicolas-grekas committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    52a03d7 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.2

    * 6.4:
      -
      CS fixes
    nicolas-grekas committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    ba412be View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.2' into 7.3

    * 7.2:
      -
      -
      CS fixes
    nicolas-grekas committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    58ce346 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

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

Commits on Jul 24, 2025

  1. Merge branch '6.4' into 7.2

    * 6.4:
      add back setAccessible() for PHP 7 compatibility
      Update BrevoRequestParser.php
      [Form][PhpUnitBridge] Remove usage of noop `ReflectionProperty::setAccessible()`
      fix compatibility with different Relay versions
      [Console] Fix JSON description for negatable input flags
    xabbuh committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    aadbe7b View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.2' into 7.3

    * 7.2:
      add back setAccessible() for PHP 7 compatibility
      Update BrevoRequestParser.php
      [Form][PhpUnitBridge] Remove usage of noop `ReflectionProperty::setAccessible()`
      fix compatibility with different Relay versions
      [Console] Fix JSON description for negatable input flags
    xabbuh committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    6e1f913 View commit details
    Browse the repository at this point in the history
  3. fix merge

    xabbuh committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    ece1c85 View commit details
    Browse the repository at this point in the history
  4. Merge branch '7.2' into 7.3

    * 7.2:
      fix merge
    xabbuh committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    9925e73 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

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

    * 6.4:
      [Lock] Fix using fractional TTLs on all platforms
      [Lock] Fixes an issue with PostgreSQL when using fractional TTLs
      [Console][Table] Fix unnecessary wrapping
      disable detecting modified indexes with DBAL 4.3
      [cache] RedisTrait::doFetch should use pipeline instead of mget for Relay\Cluster
      relax assertions for forward compatibility with Symfony 7.4
      [Console][Table] Fix invalid UTF-8 due to text wrapping
    xabbuh committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    e874746 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.2' into 7.3

    * 7.2:
      [Lock] Fix using fractional TTLs on all platforms
      [Lock] Fixes an issue with PostgreSQL when using fractional TTLs
      [Console][Table] Fix unnecessary wrapping
      disable detecting modified indexes with DBAL 4.3
      [cache] RedisTrait::doFetch should use pipeline instead of mget for Relay\Cluster
      relax assertions for forward compatibility with Symfony 7.4
      [Console][Table] Fix invalid UTF-8 due to text wrapping
    xabbuh committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    6621a2b View commit details
    Browse the repository at this point in the history
Loading