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-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.3
Choose a base ref
...
head repository: symfony/security-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.4
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 27, 2020

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

Commits on Jan 31, 2020

  1. Merge branch '4.4' into 5.0

    * 4.4:
      [Validator] fix access to uninitialized property when getting value
      [HttpClient] Fix regex bearer
      [Translator] Default value for 'sort' option in translation:update should be 'asc'
      [HttpKernel] Fix stale-if-error behavior, add tests
      [Intl] Provide more locale translations
      [Mailer] Fix STARTTLS support for Postmark and Mandrill
      [Messenger] Check for all serialization exceptions during message dec…
      [Messenger] Fix bug when using single route with XML config
      Fix exception message in Doctrine Messenger
      [DI]  CheckTypeDeclarationsPass now checks if value is type of parameter type
      [SecurityBundle] fix security.authentication.provider.ldap_bind arguments
      Improved error message when no supported user provider is found
      Mysqli doesn't support the named parameters used by PdoAdapter
      Added debug argument to decide if debug page should be shown or not
      Mysqli doesn't support the named parameters used by PdoStore
      Properly handle phpunit arguments for configuration file
      [Mailer] add tests for http transports
    nicolas-grekas committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    4e3c9cb View commit details
    Browse the repository at this point in the history
Loading