Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Mar 5, 2026

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

    * 6.4:
      [Console] Fix OUTPUT_RAW corrupting binary content on Windows
      [Mime] Use shell_exec() instead of passthru() in FileBinaryMimeTypeGuesser
    nicolas-grekas committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    de4f40b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. [Console] Fix ApplicationTester ignoring interactive and `verbosi…

    …ty` options when `SHELL_VERBOSITY` is set
    nicolas-grekas committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    49257c9 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.4

    * 6.4:
      [Console] Fix `ApplicationTester` ignoring `interactive` and `verbosity` options when `SHELL_VERBOSITY` is set
    nicolas-grekas committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    66aaab8 View commit details
    Browse the repository at this point in the history
  3. Fix merge

    nicolas-grekas committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    e1e6770 View commit details
    Browse the repository at this point in the history
Loading