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

Commits on Apr 27, 2020

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

Commits on May 5, 2020

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

Commits on May 8, 2020

  1. [3.4] CS fixes

    nicolas-grekas committed May 8, 2020
    Configuration menu
    Copy the full SHA
    4ac2968 View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.4' into 4.4

    * 3.4:
      [3.4] CS fixes
    nicolas-grekas committed May 8, 2020
    Configuration menu
    Copy the full SHA
    01b7bd3 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

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

Commits on May 24, 2020

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

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    6b71a89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ad3319 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Merge branch '3.4' into 4.4

    * 3.4:
      Fixes sprintf(): Too few arguments in form transformer
      [Console] Fix QuestionHelper::disableStty()
      validate subforms in all validation groups
      Update Hungarian translations
      Add meaningful message when Process is not installed (ProcessHelper)
      [PropertyAccess] Fix TypeError parsing again.
      [Form] add missing Czech validators translation
      [Validator] add missing Czech translations
      never directly validate Existence (Required/Optional) constraints
    nicolas-grekas committed May 30, 2020
    Configuration menu
    Copy the full SHA
    8d6da3d View commit details
    Browse the repository at this point in the history
  2. Various cleanups

    nicolas-grekas committed May 30, 2020
    Configuration menu
    Copy the full SHA
    bfe29ea View commit details
    Browse the repository at this point in the history
  3. Merge branch '3.4' into 4.4

    * 3.4:
      Various cleanups
    nicolas-grekas committed May 30, 2020
    Configuration menu
    Copy the full SHA
    326b064 View commit details
    Browse the repository at this point in the history
Loading