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: v8.0.0
Choose a base ref
...
head repository: symfony/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.3
Choose a head ref
  • 8 commits
  • 9 files changed
  • 7 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 Dec 5, 2025

  1. Configuration menu
    Copy the full SHA
    5a92ed2 View commit details
    Browse the repository at this point in the history
  2. Handle signals on text input

    valx76 authored and nicolas-grekas committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    1b28130 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.3

    * 6.4:
      Handle signals on text input
      [TwigBridge] Fix form constraint
      [Runtime] Reuse the already created Request object when the app needs it as argument returns a kernel
      Update validators.el.xlf
      Fix MoneyType: add missing step attribute when html5=true
      [Console] Preserve `--help` option when a command is not found
      [Messenger] Fix PHP 8.5 deprecation for pgsqlGetNotify() in PostgreSQL transport
      chore: PHP CS Fixer - do not use deprecated sets in config
      verify spanish translations with state needs-review-translation
    nicolas-grekas committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    6d0d25c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. bug #62763 [Console] Escape the description passed to the lazy comman…

    …d so the container can be build without wanting to replace the %not-a-param% to parameters
    SiebeVE committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    b52819a View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2025

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

Commits on Dec 14, 2025

  1. Merge branch '6.4' into 7.3

    * 6.4:
      chore: PHP CS Fixer and protected_to_private
      Cleanup psalm config
      [FIX] Comments of horizontal/vertical were mixed up
      [BrowserKit] Allow Cookie expiration to be an int
      [Serializer] Fix php 8.5 warning unexpected NAN value was coerced to string
      add unit test job for PHP 8.6
    nicolas-grekas committed Dec 14, 2025
    Configuration menu
    Copy the full SHA
    71e59dd View commit details
    Browse the repository at this point in the history
Loading