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.1.0-BETA1
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.1.0-RC1
Choose a head ref
  • 5 commits
  • 2 files changed
  • 3 contributors

Commits on May 5, 2020

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

Commits on May 14, 2020

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

Commits on May 16, 2020

  1. Merge branch '4.4' into 5.0

    * 4.4:
      [VarDumper] fix for change in PHP 7.4.6
      Added regression test for AccountStatusException behavior (ref #36822)
      [HttpClient] fix PHP warning + accept status code >= 600
      [Security/Core] fix compat of `NativePasswordEncoder` with pre-PHP74 values of `PASSWORD_*` consts
      embed resource name in error message
      [FrameworkBundle] fix stringable annotation
      Change priority of KernelEvents::RESPONSE subscriber
      Fix register event listeners compiler pass
      Missing description in `messenger:setup-transports` command
      [Serializer] fix issue with PHP 8
      [WebProfiler] Remove 'none' when appending CSP tokens
      [TwigBundle] FormExtension does not have a constructor anymore since sf 4.0
      [Yaml] Fix escaped quotes in quoted multi-line string
    nicolas-grekas committed May 16, 2020
    Configuration menu
    Copy the full SHA
    3a34142 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.0'

    * 5.0:
      [VarDumper] fix for change in PHP 7.4.6
      Added regression test for AccountStatusException behavior (ref #36822)
      [HttpClient] fix PHP warning + accept status code >= 600
      [Security/Core] fix compat of `NativePasswordEncoder` with pre-PHP74 values of `PASSWORD_*` consts
      embed resource name in error message
      [FrameworkBundle] fix stringable annotation
      Change priority of KernelEvents::RESPONSE subscriber
      Fix register event listeners compiler pass
      Missing description in `messenger:setup-transports` command
      [Serializer] fix issue with PHP 8
      [WebProfiler] Remove 'none' when appending CSP tokens
      [TwigBundle] FormExtension does not have a constructor anymore since sf 4.0
      [Yaml] Fix escaped quotes in quoted multi-line string
    nicolas-grekas committed May 16, 2020
    Configuration menu
    Copy the full SHA
    8e13837 View commit details
    Browse the repository at this point in the history
  3. updated VERSION for 5.1.0-RC1

    fabpot committed May 16, 2020
    Configuration menu
    Copy the full SHA
    7441fbe View commit details
    Browse the repository at this point in the history
Loading