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

Commits on Mar 12, 2020

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

Commits on Mar 15, 2020

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

    * 3.4:
      Add missing dots at the end of exception messages
    fabpot committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    fffdc9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1e99a9 View commit details
    Browse the repository at this point in the history
  4. Merge branch '4.4' into 5.0

    * 4.4:
      Add missing dots at the end of exception messages
      [DI][Form] Fixed test suite (TimeType changes & unresolved merge conflict)
      Fix bad merge
      Add missing dots at the end of exception messages
    fabpot committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    9f0877b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. bug #36031 [Console] Fallback to default answers when unable to read …

    …input (ostrolucky)
    
    This PR was merged into the 4.4 branch.
    
    Discussion
    ----------
    
    [Console] Fallback to default answers when unable to read input
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 4.4
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Tickets       | Fix #36027, Fix #35988
    | License       | MIT
    | Doc PR        |
    
    Alternative to symfony/symfony#36027.
    
    This fixes linked issues without having to revert fix for #30726. Successfully tested with composer script, `docker run` and `docker run -it`.
    
    Commits
    -------
    
    8ddaa20b29 [Console] Fallback to default answers when unable to read input
    fabpot committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    3c065ed View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.0

    * 4.4:
      [FrameworkBundle] start session on flashbag injection
      [Validator] Remove commas in translations
      [Console] Fallback to default answers when unable to read input
    fabpot committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    9cda41b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a92b9a3 View commit details
    Browse the repository at this point in the history
  4. Merge branch '3.4' into 4.4

    * 3.4:
      Fix quotes in exception messages
    fabpot committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    20bc0c1 View commit details
    Browse the repository at this point in the history
  5. Merge branch '4.4' into 5.0

    * 4.4:
      Fix quotes in exception messages
      Fix quotes in exception messages
      Fix quotes in exception messages
    fabpot committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    2a8f012 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0085aec View commit details
    Browse the repository at this point in the history
Loading