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.0
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.1
Choose a head ref
  • 7 commits
  • 5 files changed
  • 4 contributors

Commits on Jun 13, 2025

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

Commits on Jun 15, 2025

  1. Merge branch '6.4' into 7.2

    * 6.4:
      fix compatibility with Relay 0.11
      [Security] Handle non-callable implementations of `FirewallListenerInterface`
      [DomCrawler] Allow selecting `button`s by their `value`
      flip excluded properties with keys with Doctrine-style constraint config
    nicolas-grekas committed Jun 15, 2025
    Configuration menu
    Copy the full SHA
    d43fa72 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.2' into 7.3

    * 7.2:
      Fix-type-error-when-revealing-broken-secret
      fix compatibility with Relay 0.11
      [Security] Handle non-callable implementations of `FirewallListenerInterface`
      [DomCrawler] Allow selecting `button`s by their `value`
      flip excluded properties with keys with Doctrine-style constraint config
    nicolas-grekas committed Jun 15, 2025
    Configuration menu
    Copy the full SHA
    b19632c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

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

Commits on Jun 27, 2025

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

    * 6.4:
      [Console] Table counts wrong column width when using colspan and `setColumnMaxWidth()`
      [Console] Table counts wrong number of padding symbols in `renderCell()` method when cell contain unicode variant selector
      [Cache] Fix using a `ChainAdapter` as an adapter for a pool
      [Serializer] Fix collect_denormalization_errors flag in defaultContext
      [VarDumper] Avoid deprecated call in PgSqlCaster
      Fix command option mode (InputOption::VALUE_REQUIRED)
      [Uid] Improve entropy of the increment for UUIDv7
    nicolas-grekas committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    7bc97a8 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.2' into 7.3

    * 7.2:
      -
      [Console] Table counts wrong column width when using colspan and `setColumnMaxWidth()`
      [Console] Table counts wrong number of padding symbols in `renderCell()` method when cell contain unicode variant selector
      [Cache] Fix using a `ChainAdapter` as an adapter for a pool
      [Serializer] Fix collect_denormalization_errors flag in defaultContext
      [TypeInfo] Fix handling `ConstFetchNode`
      [VarDumper] Avoid deprecated call in PgSqlCaster
      Fix command option mode (InputOption::VALUE_REQUIRED)
      use an EOL-agnostic approach to parse class uses
      [Uid] Improve entropy of the increment for UUIDv7
      [HttpKernel] Fix `#[MapUploadedFile]` handling for optional file uploads
    nicolas-grekas committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    a7c6caa View commit details
    Browse the repository at this point in the history
Loading