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

Commits on Jun 14, 2020

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

Commits on Jun 15, 2020

  1. Merge branch '4.4' into 5.0

    * 4.4:
      Make PhpDocExtractor compatible with phpDocumentor v5
      Reset question validator attempts only for actual stdin
      bumped Symfony version to 4.4.11
      updated VERSION for 4.4.10
      updated CHANGELOG for 4.4.10
    fabpot committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    d981566 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.0' into 5.1

    * 5.0:
      Make PhpDocExtractor compatible with phpDocumentor v5
      Reset question validator attempts only for actual stdin
      bumped Symfony version to 5.0.11
      updated VERSION for 5.0.10
      updated CHANGELOG for 5.0.10
      bumped Symfony version to 4.4.11
      updated VERSION for 4.4.10
      updated CHANGELOG for 4.4.10
    fabpot committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    95242c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3660e1 View commit details
    Browse the repository at this point in the history
  4. Merge branch '4.4' into 5.0

    * 4.4:
      [Console] Reset question validator attempts only for actual stdin (bis)
    nicolas-grekas committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    8489f8c View commit details
    Browse the repository at this point in the history
  5. Merge branch '5.0' into 5.1

    * 5.0:
      [Console] Reset question validator attempts only for actual stdin (bis)
    nicolas-grekas committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    34ac555 View commit details
    Browse the repository at this point in the history
  6. Merge branch '5.1'

    * 5.1:
      [Console] Reset question validator attempts only for actual stdin (bis)
      Fix CookieClearingLogoutListener DI configuration
      [HttpFoundation] use InputBag for Request::$request only if data is coming from a form
      Make PhpDocExtractor compatible with phpDocumentor v5
      fixed prototype block prefixes hierarchy of the CollectionType
      Reset question validator attempts only for actual stdin
      fixed block prefixes hierarchy of the CollectionType
      bumped Symfony version to 5.0.11
      updated VERSION for 5.0.10
      updated CHANGELOG for 5.0.10
      bumped Symfony version to 4.4.11
      updated VERSION for 4.4.10
      updated CHANGELOG for 4.4.10
    nicolas-grekas committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    d2c9f77 View commit details
    Browse the repository at this point in the history
Loading