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: v5.1.10
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: v5.1.11
Choose a head ref
  • 20 commits
  • 43 files changed
  • 8 contributors

Commits on Dec 26, 2020

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

Commits on Dec 27, 2020

  1. Merge branch '4.4' into 5.1

    * 4.4:
      CS: Apply ternary_to_null_coalescing fixer
    derrabus committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    3041a28 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. Bump license year

    fabpot committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    a50b4d8 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
    05bf54c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. fix code style

    xabbuh committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    603331c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

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

Commits on Jan 11, 2021

  1. 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
    9fd2f54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a63853 View commit details
    Browse the repository at this point in the history
  3. 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
    d148fe2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c25a04f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

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

Commits on Jan 17, 2021

  1. Merge branch '4.4' into 5.1

    * 4.4:
      [Security] Replace message data in JSON security error response
      [DI] Skip deprecated definitions in CheckTypeDeclarationsPass
      [DoctrineBridge] Take into account that indexBy="person_id" could be a db column name, for a referenced entity
    chalasr committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    a752155 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    3dc8001 View commit details
    Browse the repository at this point in the history
  2. Use class const in test

    OskarStark committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    36b250a View commit details
    Browse the repository at this point in the history
  3. Merge branch '4.4' into 5.1

    * 4.4:
      Use class const in test
    jderusse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    7a90da9 View commit details
    Browse the repository at this point in the history
  4. minor #39931 Use class const in test (OskarStark)

    This PR was merged into the 5.1 branch.
    
    Discussion
    ----------
    
    Use class const in test
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 5.1
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Tickets       | ---
    | License       | MIT
    | Doc PR        | ---
    
    super minor, same as #39930, but for `5.1`
    
    I will finish this PR after #39930 is merged and upmerged
    
    Commits
    -------
    
    4a98eeecdc [Security] [HttpFoundation] Use class const in test
    jderusse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    7547260 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    c275805 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
    e20a559 View commit details
    Browse the repository at this point in the history
  3. Fix merge

    nicolas-grekas committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    091eb24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3a869c View commit details
    Browse the repository at this point in the history
Loading