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/console
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.4.0-RC3
Choose a base ref
...
head repository: symfony/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.4.0
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 23, 2025

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

Commits on Nov 26, 2025

  1. Merge branch '6.4' into 7.3

    * 6.4:
      Restore Relay 8.5 test
      account for PHP_ZTS being a boolean value on PHP 8.4+
      [Intl] Update data to ICU 78.1
      [Console] Fix exception message when abbreviation matches multiple hidden commands
      [FrameworkBundle] Fix TypeError when traversing scalar values in debug:config
      [DependencyInjection] Fix loop corruption in CheckTypeDeclarationsPass
      [DependencyInjection] Fix invalid PHP syntax for nullable TypedReference in PhpDumper
      Fix typo in comment
      [Translation][Routing] Fix typos
      [String] Fix normalization in trimPrefix/trimSuffix
    xabbuh committed Nov 26, 2025
    Configuration menu
    Copy the full SHA
    87ca0e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      fix test
      Restore Relay 8.5 test
      account for PHP_ZTS being a boolean value on PHP 8.4+
      [Intl] Update data to ICU 78.1
      [Notifier][Smsbox] Add tests for `Mode` enum
      [DependencyInjection] Remove unused variable
      [Console] Fix exception message when abbreviation matches multiple hidden commands
      [FrameworkBundle] Fix TypeError when traversing scalar values in debug:config
      [DependencyInjection] Fix loop corruption in CheckTypeDeclarationsPass
      [Security] Fix UserBadge validation bypass via identifier normalizer
      [DependencyInjection] Fix invalid PHP syntax for nullable TypedReference in PhpDumper
      Fix typo in comment
      [Translation][Routing] Fix typos
      [Config] Fix nullable EnumNode with BackedEnum
      [String] Fix normalization in trimPrefix/trimSuffix
    xabbuh committed Nov 27, 2025
    Configuration menu
    Copy the full SHA
    0bc0f45 View commit details
    Browse the repository at this point in the history
Loading