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: v6.0.19
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: v6.0.20
Choose a head ref
  • 9 commits
  • 3 files changed
  • 2 contributors

Commits on May 4, 2022

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

Commits on Nov 28, 2022

  1. Update VERSION for 4.4.49

    fabpot committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    4e36db8 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. security #cve-2022-24894 [HttpKernel] Remove private headers before s…

    …toring responses with HttpCache (nicolas-grekas)
    
    This PR was merged into the 4.4 branch.
    nicolas-grekas committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f7822a7 View commit details
    Browse the repository at this point in the history
  2. Update VERSION for 5.4.19

    fabpot committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    ee371cd View commit details
    Browse the repository at this point in the history
  3. Bump Symfony version to 5.4.20

    fabpot committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    441e106 View commit details
    Browse the repository at this point in the history
  4. Bump Symfony version to 6.0.20

    fabpot committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    d8a773b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Merge branch '4.4' into 5.4

    * 4.4:
      [Security/Http] Remove CSRF tokens from storage on successful login
      [HttpKernel] Remove private headers before storing responses with HttpCache
    nicolas-grekas committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    c37b7dd View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.0

    * 5.4:
      [HttpFoundation] Fix bad return type in IpUtils::checkIp4()
      [DependencyInjection] Fix order of arguments when mixing positional and named ones
      [HttpClient] Fix collecting data non-late for the profiler
      [Security/Http] Fix compat of persistent remember-me with legacy tokens
      Bump Symfony version to 5.4.20
      Update VERSION for 5.4.19
      Update CONTRIBUTORS for 5.4.19
      Update CHANGELOG for 5.4.19
      [Security/Http] Remove CSRF tokens from storage on successful login
      [HttpKernel] Remove private headers before storing responses with HttpCache
    nicolas-grekas committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    717e41a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Update VERSION for 6.0.20

    fabpot committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    6dc7083 View commit details
    Browse the repository at this point in the history
Loading