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.0.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.0.9
Choose a head ref
  • 17 commits
  • 7 files changed
  • 6 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 4, 2020

  1. Merge branch '4.4' into 5.0

    * 4.4: (23 commits)
      [Filesystem] Handle paths on different drives
      [WebProfiler] Do not add src-elem CSP directives if they do not exist
      [Yaml] fix parse error when unindented collections contain a comment
      Execute docker dependent tests with github actions
      Update exception.html.php
      [3.4][Inflector] Improve testSingularize() argument name
      [Inflector] Fix testPluralize() arguments names
      [PhpUnitBridge] fix PHP 5.3 compat again
      Skip validation when email is an empty object
      fix sr_Latn translation
      [Validator] fix lazy property usage.
      Fix annotation
      [Debug][ErrorHandler] cleanup phpunit.xml.dist files
      [Translation] Fix for translation:update command updating ICU messages
      [PhpUnitBridge] fix compat with PHP 5.3
      bumped Symfony version to 4.4.9
      updated VERSION for 4.4.8
      updated CHANGELOG for 4.4.8
      provide a useful message when extension types don't match
      [Cache] Fixed not supported Redis eviction policies
      ...
    nicolas-grekas committed May 4, 2020
    Configuration menu
    Copy the full SHA
    1f37737 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
  2. Merge branch '4.4' into 5.0

    * 4.4:
      [Console] fix "data lost during stream conversion" with QuestionHelper
    fabpot committed May 5, 2020
    Configuration menu
    Copy the full SHA
    686b649 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
  3. Merge branch '4.4' into 5.0

    * 4.4:
      [PhpUnitBridge] fix bad test
      [4.4] CS fixes
      [3.4] CS fixes
      Disable phpunit verbosity
      Queue name is a required parameter
      [FrameworkBundle] display actual target for error in AssetsInstallCommand
      Remove patches for Doctrine bugs and deprecations
      [Mime] fix bad method call on "EmailAddressContains"
      [DI][EventDispatcher] added contract for implementation
    nicolas-grekas committed May 8, 2020
    Configuration menu
    Copy the full SHA
    b7d2698 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
  2. Merge branch '4.4' into 5.0

    * 4.4:
      [PhpUnitBridge] fix leftover
      [PhpUnitBridge] fix installing under PHP >= 8
      Use ">=" for the "php" requirement
      bump icu 67.1
    nicolas-grekas committed May 20, 2020
    Configuration menu
    Copy the full SHA
    dc9df58 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
  2. Merge branch '4.4' into 5.0

    * 4.4:
      Parse and render anonymous classes correctly on php 8
      Enable APCu for the php 8 build.
      [Process] Fix failing test on php 8.
      [HttpKernel] fix test
      Make PHP 8 green on Travis
      Revert "[Cache] allow DBAL v3"
      [PropertyAccessor] Added missing property path on php 8.
      Don't execute tests with DBAL 2.x on php 8.
    nicolas-grekas committed May 24, 2020
    Configuration menu
    Copy the full SHA
    a1b507f 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
  4. Merge branch '4.4' into 5.0

    * 4.4:
      Fix abstract method name in PHP doc block
      Various cleanups
      [HttpClient] fix issues in tests
      Fixes sprintf(): Too few arguments in form transformer
      [Console] Fix QuestionHelper::disableStty()
      [Validator] Use Mime component to determine mime type for file validator
      validate subforms in all validation groups
      Update Hungarian translations
      Add meaningful message when Process is not installed (ProcessHelper)
      [PropertyAccess] Fix TypeError parsing again.
      [TwigBridge] fix fallback html-to-txt body converter
      [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
    f91588c View commit details
    Browse the repository at this point in the history
Loading