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: v4.4.5
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: v4.4.6
Choose a head ref
  • 11 commits
  • 20 files changed
  • 3 contributors

Commits on Feb 6, 2020

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

Commits on Mar 15, 2020

  1. Configuration menu
    Copy the full SHA
    1791cbf View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.4' into 4.4

    * 3.4:
      Add missing dots at the end of exception messages
    fabpot committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    85f59e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01887e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Configuration menu
    Copy the full SHA
    13f9b08 View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.4' into 4.4

    * 3.4:
      Fix quotes in exception messages
    fabpot committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    2d4d118 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4dc52b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff006c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

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

Commits on Mar 23, 2020

  1. [Http Foundation] Fix clear cookie samesite

    Guillaume Pédelagrabe authored and nicolas-grekas committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    a8833c5 View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.4' into 4.4

    * 3.4:
      [Http Foundation] Fix clear cookie samesite
      [Security] Check if firewall is stateless before checking for session/previous session
      [Form] Support customized intl php.ini settings
      [Security] Remember me: allow to set the samesite cookie flag
      [Debug] fix for PHP 7.3.16+/7.4.4+
      [Validator] Backport translations
      Prevent warning in proc_open()
    nicolas-grekas committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    0a3b771 View commit details
    Browse the repository at this point in the history
Loading