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.9
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.10
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Nov 1, 2020

  1. Fix transiant tests in 4.4

    jderusse committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    bc0389c View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Apply "visibility_required" CS rule to constants

    php-cs-fixer fix --rules='{"visibility_required": ["property", "method", "const"]}'
    nicolas-grekas committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    2d31139 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.1

    * 4.4:
      Update .php_cs.dist
      Apply "visibility_required" CS rule to constants
    nicolas-grekas committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    399fb6a View commit details
    Browse the repository at this point in the history
Loading