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

Commits on Mar 24, 2026

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

Commits on Mar 27, 2026

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

Commits on Mar 30, 2026

  1. Merge branch '6.4' into 7.4

    * 6.4:
      [Ldap] Make the Adapter resettable
      [Serializer] Remove needless line in changelog
      [MonologBridge] Fix ConsoleHandler losing output after nested command terminates
      [Cache] Fix tests
      [EventDispatcher] Fix memory leak in TraceableEventDispatcher for long-running processes
      [TwigBridge][Mime] Add missing tests
      [TwigBridge] Refactor image method to use DataPart content ID
      [Cache] Fix undefined property access
      [Console] Fix performance regression in OutputFormatter for ASCII content
      [Serializer] Fix can*() prefix support in GetSetMethodNormalizer
      [Cache] Fix Psr16Cache::getMultiple() returning ValueWrapper with TagAwareAdapter
    
    # Conflicts:
    #	src/Symfony/Bridge/Monolog/Handler/ConsoleHandler.php
    #	src/Symfony/Bridge/Monolog/Tests/Handler/ConsoleHandlerTest.php
    #	src/Symfony/Bridge/Twig/Mime/WrappedTemplatedEmail.php
    #	src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php
    #	src/Symfony/Component/Ldap/Tests/Adapter/ExtLdap/AdapterTest.php
    nicolas-grekas committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    1e92e39 View commit details
    Browse the repository at this point in the history
Loading