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

Commits on Mar 27, 2020

  1. Configuration menu
    Copy the full SHA
    909f97f View commit details
    Browse the repository at this point in the history
  2. [Console] Fix OutputStream for PHP 7.4

    Guillaume Pédelagrabe authored and fabpot committed Mar 27, 2020
    1 Configuration menu
    Copy the full SHA
    bf60d5e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Merge branch '3.4' into 4.4

    * 3.4:
      Fix versions
      [Security/Http] Allow setting cookie security settings for delete_cookies
      [FrameworkBundle] revert to legacy wiring of the session when circular refs are detected
      bumped Symfony version to 3.4.40
      updated VERSION for 3.4.39
      update CONTRIBUTORS for 3.4.39
      updated CHANGELOG for 3.4.39
      update Italian translation
      [Validator] Add missing Hungarian translations
      [Validator] Add the missing translations for the Arabic (ar) locale
      [Validator] Add missing vietnamese translations
      [Console] Fix OutputStream for PHP 7.4
      add German translations
      bug #36157 [Validator] Assert Valid with many groups
      [Validator] Add missing Lithuanian translations
      Fixed some typos
      Add french "at least" constraint translations
    nicolas-grekas committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    10bb3ee View commit details
    Browse the repository at this point in the history
Loading