10000 Comparing 7.3...8.0 · symfony/runtime · GitHub
[go: up one dir, main page]

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/runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.3
Choose a base ref
10000
...
head repository: symfony/runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.0
Choose a head ref
  • 11 commits
  • 4 files changed
  • 4 contributors

Commits on Jun 2, 2025

  1. Allow Symfony ^8.0

    nicolas-grekas committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    38692fb View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

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

Commits on Jun 9, 2025

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

Commits on Jun 12, 2025

  1. Merge branch '7.4' into 8.0

    * 7.4:
      [Console] Support enum in invokable commands
      fix missing newline
      [Console] Simplify using invokable commands when the component is used standalone
      [Console] Fix setting aliases & hidden via name
      remove no longer needed conflict rule on symfony/event-dispatcher
      [JsonStreamer] Add PHPDoc to generated code
      [SecurityBundle] register alias for argument for password hasher
    chalasr committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    f22487c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

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

Commits on Jun 15, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      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
      [JsonPath] Test against official compliance test suite
      Silence E_DEPRECATED and E_USER_DEPRECATED
      [HttpCache] Hit the backend only once after waiting for the cache lock
      fix compatibility with Symfony 7.4
      [Form] Keep submitted values when keep_as_list option of collection type is enabled
      [Form] Fix `keep_as_list` when data is not an array
      [JsonPath] Fix subexpression evaluation in filters
      [JsonPath] Fix support for comma separated indices
    nicolas-grekas committed Jun 15, 2025
    Configuration menu
    Copy the full SHA
    fea0571 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      Fix-type-error-when-revealing-broken-secret
      replace expectDeprecation() with expectUserDeprecationMessage()
      fix compatibility with Relay 0.11
      [Security] Handle non-callable implementations of `FirewallListenerInterface`
      [Console] Allow Usages to be specified via #[AsCommand]
      [DomCrawler] Allow selecting `button`s by their `value`
      flip excluded properties with keys with Doctrine-style constraint config
      [JsonPath] Test against official compliance test suite
      Silence E_DEPRECATED and E_USER_DEPRECATED
      [HttpCache] Hit the backend only once after waiting for the cache lock
      fix compatibility with Symfony 7.4
      [Form] Keep submitted values when keep_as_list option of collection type is enabled
      [Form] Fix `keep_as_list` when data is not an array
      [JsonPath] Fix subexpression evaluation in filters
      [JsonPath] Fix support for comma separated indices
    nicolas-grekas committed Jun 15, 2025
    Configuration menu
    Copy the full SHA
    ec25764 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Configuration menu
    Copy the full SHA
    86c4855 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      [JsonPath] Handle special whitespaces in filters
      [FrameworkBundle] Fix allow `loose` as an email validation mode
      [Messenger] Fix float value for worker memory limit
      fix backwards-compatibility with overridden add() methods
      [Serializer] improve phpdoc for normalizer
      Improve-callable-typing
      fix merge
      [Mailer] Add new `assertEmailAddressNotContains` method
    nicolas-grekas committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    c84f705 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. Configuration menu
    Copy the full SHA
    b814dd0 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      [DependencyInjection] Allow extending `#[AsAlias]` attribute
      fix forward-compatibility with Symfony 8
      Fix code example in PHPDoc block
    xabbuh committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    b00284e View commit details
    Browse the repository at this point in the history
Loading
0