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.0.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: v5.0.6
Choose a head ref
  • 16 commits
  • 19 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
  4. Merge branch '4.4' into 5.0

    * 4.4:
      Add missing dots at the end of exception messages
      [DI][Form] Fixed test suite (TimeType changes & unresolved merge conflict)
      Fix bad merge
      Add missing dots at the end of exception messages
    fabpot committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    c0efac9 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. Merge branch '4.4' into 5.0

    * 4.4:
      Fix quotes in exception messages
      Fix quotes in exception messages
      Fix quotes in exception messages
    fabpot committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    01339b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff006c7 View commit details
    Browse the repository at this point in the history
  6. Merge branch '4.4' into 5.0

    * 4.4:
      Fix more quotes in exception messages
      Fix more quotes in exception messages
      [3.4] Minor fixes
      [PropertyAccess] Improved errors when reading uninitialized properties
    fabpot committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    bb49965 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 18, 2020

  1. Merge branch '4.4' into 5.0

    * 4.4:
      [DI] Fix CheckTypeDeclarationPass
      [Security/Http] don't require the session to be started when tracking its id
      [DI] fix preloading script generation
    nicolas-grekas committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    6748a30 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
  3. Merge branch '4.4' into 5.0

    * 4.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
      [Mailer] Use %d instead of %s for error code in error messages
      [HttpKernel] fix locking for PHP 7.4+
      [Security] Fixed hardcoded value of SODIUM_CRYPTO_PWHASH_MEMLIMIT_INTERACTIVE
      Prevent warning in proc_open()
      [FrameworkBundle] Fix Router Cache
      Fix deprecation messages
    nicolas-grekas committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    2da0828 View commit details
    Browse the repository at this point in the history
Loading