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: c339987
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: 491a20d
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 30, 2020

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

Commits on Jan 31, 2020

  1. Merge branch '3.4' into 4.3

    * 3.4:
      [Validator] fix access to uninitialized property when getting value
      [HttpKernel] Fix stale-if-error behavior, add tests
      Improved error message when no supported user provider is found
    nicolas-grekas committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    90af881 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.3' into 4.4

    * 4.3:
      [Validator] fix access to uninitialized property when getting value
      [HttpClient] Fix regex bearer
      [HttpKernel] Fix stale-if-error behavior, add tests
      Improved error message when no supported user provider is found
      Properly handle phpunit arguments for configuration file
    nicolas-grekas committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    491a20d View commit details
    Browse the repository at this point in the history
Loading