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

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    647c51f View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.1

    derrabus committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    e2c7b6b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    95f70e6 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.1

    derrabus committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    ae80d52 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Fix console closing tag

    jderusse committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    05240f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    061d2c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Merge branch '4.4' into 5.1

    * 4.4:
      [PhpUnitBridge] Fix qualification of deprecations triggered by the debug class loader
      Improve return phpdoc for Normalizer
      Use a partial buffer in SymfonyStyle
      Fix console closing tag
      Fix typo in comment
      [VarDumper] fix casting resources turned into objects on PHP 8
    derrabus committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    ccacf6b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Fix test.

    derrabus committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    e5e1476 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

  1. Fix parameter order

    jderusse committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    c8e37f6 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.1

    * 4.4:
      Fix parameter order
      [DependencyInjection] Fix circular in DI with lazy + byContruct loop
      adjust Client::getProfile() typehint
      fix: resolving pt translation issues
      Update VERSION for 3.4.47
      Update CONTRIBUTORS for 3.4.47
      Update CHANGELOG for 3.4.47
      Add Romanian missing translations
      [DependencyInjection][Translator] Silent deprecation triggered by libxml_disable_entity_loader
      fix lexing strings containing escaped quotation characters
      prevent duplicated error message for file upload limits
      ignore the pattern attribute for textareas
      fix: solving pt-br translation issues
    derrabus committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    037b57a View commit details
    Browse the repository at this point in the history
Loading