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/security-http
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3a872ea
Choose a base ref
...
head repository: symfony/security-http
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 736d095
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    7b28a6f 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
    2b4b863 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
    736d095 View commit details
    Browse the repository at this point in the history
Loading