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-guard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.10
Choose a base ref
...
head repository: symfony/security-guard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.11
Choose a head ref
  • 9 commits
  • 6 files changed
  • 5 contributors

Commits on Jan 1, 2021

  1. Bump license year

    fabpot committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    4953ed1 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.1

    * 4.4:
      Bump license year
      [Form] fix passing null $pattern to IntlDateFormatter
      Update README.md
    fabpot committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    d150086 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

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

    * 4.4:
      Use ::class keyword when possible
    fabpot committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    aa1842b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b0abb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

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

    * 4.4:
      [HttpFoundation] Drop int return type from parseFilesize()
      Added $translator->addLoader()
      bug symfony/symfony#39878 [doctrine-bridge] Add username to UserNameNotFoundException
      fix spelling
      Add check for constant in Curl client
      Revert #38614, add assert to avoid regression
      Fix problem when SYMFONY_PHPUNIT_VERSION is empty string value
      Update PHP CS Fixer config to v2.18
    derrabus committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    d1e048b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

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

    * 4.4:
      Use createMock() and use import instead of FQCN
    nicolas-grekas committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    23e2b83 View commit details
    Browse the repository at this point in the history
Loading