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/http-kernel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.10
Choose a base ref
...
head repository: symfony/http-kernel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.11
Choose a head ref
  • 17 commits
  • 5 files changed
  • 4 contributors

Commits on Jun 12, 2020

  1. updated VERSION for 3.4.42

    fabpot committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    6464a04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cc7538 View commit details
    Browse the repository at this point in the history
  3. updated VERSION for 4.4.10

    fabpot committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    81d4214 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1400e5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8756c3f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

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

    * 3.4:
      [3.4] Fix support for PHP8 union types
      [PhpUnitBridge] Streamline ansi/no-ansi of composer according to phpunit --colors option
      [3.4] Small update in our internal terminology
      [Cache] fix compat with DBAL v3
      [VarDumper] Fix CliDumper coloration
      [DI] tighten detection of local dirs to prevent false positives
      [FrameworkBundle] preserve dots in query-string when redirecting
      bumped Symfony version to 3.4.43
      updated VERSION for 3.4.42
      update CONTRIBUTORS for 3.4.42
      updated CHANGELOG for 3.4.42
    nicolas-grekas committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    3b4a833 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8c1156 View commit details
    Browse the repository at this point in the history
  4. Merge branch '4.4' into 5.0

    * 4.4:
      [VarDumper] fix typo
      Fix support for PHP8 union types
      [FrameworkBundle] preserve dots in query-string when redirecting
      [3.4] Fix support for PHP8 union types
      [PhpUnitBridge] Streamline ansi/no-ansi of composer according to phpunit --colors option
      [3.4] Small update in our internal terminology
      [Cache] fix compat with DBAL v3
      [HttpClient] Convert CurlHttpClient::handlePush() to instance method
      [VarDumper] Fix CliDumper coloration
      [DI] tighten detection of local dirs to prevent false positives
      [FrameworkBundle] preserve dots in query-string when redirecting
      Fix precendence in 4.4
      bumped Symfony version to 3.4.43
      updated VERSION for 3.4.42
      update CONTRIBUTORS for 3.4.42
      updated CHANGELOG for 3.4.42
    nicolas-grekas committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    55c8dbe View commit details
    Browse the repository at this point in the history
  5. Fix

    nicolas-grekas committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    66a6cea View commit details
    Browse the repository at this point in the history
  6. Merge branch '3.4' into 4.4

    * 3.4:
      Fix
    nicolas-grekas committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    6b8ba82 View commit details
    Browse the repository at this point in the history
  7. Merge branch '4.4' into 5.0

    * 4.4:
      [DI] fix
      Use "composer/package-versions-deprecated" when possible
      Fix
    nicolas-grekas committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    99c607f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

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

Commits on Jul 16, 2020

  1. [SCA] Minor fixes on tests

    fancyweb committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    41e230a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Merge branch '3.4' into 4.4

    * 3.4:
      [Cache] fix catching auth errors
      Fix CS
      [FrameworkBundle] set default session.handler alias if handler_id is not provided
      Fix CS
      Readability update
      Fix checks for phpunit releases on Composer 2 (resolves #37601)
      [SCA] Minor fixes on tests
    nicolas-grekas committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    b70b5a1 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.0

    * 4.4:
      fix merge
      Require PHPUnit 9.3 on PHP 8
      [Cache] fix catching auth errors
      Fix CS
      [FrameworkBundle] set default session.handler alias if handler_id is not provided
      Fix CS
      Readability update
      Fix checks for phpunit releases on Composer 2 (resolves #37601)
      [Serializer] Support multiple levels of discriminator mapping
      Use hexadecimal numerals instead of hexadecimals in strings to represent error codes.
      [SCA] Minor fixes on tests
      [WebProfilerBundle] modified url generation to use absolute urls
      [Mailer] Fix reply-to functionality in the SendgridApiTransport
      [Mime] Fix compat with HTTP requests
      ticket_36879 - Fix mandrill raw http request setting from email/name
    nicolas-grekas committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    c9a2676 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Update VERSION for 5.0.11

    fabpot committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    410ce82 View commit details
    Browse the repository at this point in the history
Loading