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: v7.4.9
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.11
Choose a head ref
  • 4 commits
  • 4 files changed
  • 3 contributors

Commits on May 11, 2026

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

    * 6.4:
      [Console] Make `ConsoleSectionOutput::overwrite()` atomic
    nicolas-grekas committed May 11, 2026
    Configuration menu
    Copy the full SHA
    54427d7 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2026

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

Commits on May 13, 2026

  1. Merge branch '6.4' into 7.4

    * 6.4:
      Allow defining security provider factories without config
      [FrameworkBundle] Bump Request/Session value resolver priority above EntityValueResolver
      [Security] Remove the legacy nested unserialize() call from token and exception classes
      [Yaml] Reject non-stringables when using "!!binary"
      [Messenger][Amqp] delayed quorum queues
      [Notifier] Use `hash_equals()` to compare webhook signatures for Vonage
      [Inflector][String] Fixed singularize `traces` > `trace`
      [AssetMapper] Warn on missing bare CSS and JSON imports
      When pushing, run GHA only on "*.*" branches
      [Console] Fix signal handler scoping
      [Security] Preserve webserver base URL in HttpUtils::createRequest()
    nicolas-grekas committed May 13, 2026
    Configuration menu
    Copy the full SHA
    ed0107e View commit details
    Browse the repository at this point in the history
Loading