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: v4.4.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: v4.4.11
Choose a head ref
  • 12 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. Configuration menu
    Copy the full SHA
    1400e5b 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. 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
  5. 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

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

Commits on Jul 24, 2020

  1. Update VERSION for 4.4.11

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