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: ee371cd
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: aaeec34
Choose a head ref
  • 6 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. 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

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

Commits on Feb 1, 2023

  1. Update VERSION for 5.4.20

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