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

Commits on Sep 25, 2024

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

Commits on Oct 4, 2024

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

Commits on Oct 10, 2024

  1. session names must not be empty

    The changes done in #58453 were not enough. Since the session name is used
    as the cookie name it must not be the empty string.
    xabbuh committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    35f7b4c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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