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

Commits on Oct 6, 2020

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

    * 3.4:
      Remove "branch-alias", populate "version"
    nicolas-grekas committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    2692baf View commit details
    Browse the repository at this point in the history
  3. Merge branch '4.4' into 5.1

    * 4.4:
      [appveyor] fix checking for the .x branch
      Remove "branch-alias", populate "version"
    nicolas-grekas committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    9289540 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb4a03a View commit details
    Browse the repository at this point in the history
  5. Merge branch '3.4' into 4.4

    * 3.4:
      Update versions in composer.json
    nicolas-grekas committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    0bedd7f View commit details
    Browse the repository at this point in the history
  6. Merge branch '4.4' into 5.1

    * 4.4:
      Update versions in composer.json
      [Mime] Fix serialization of RawMessage
    nicolas-grekas committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    c8488c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

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

    * 3.4:
      Remove "version" from composer.json files, use "branch-version" instead
    nicolas-grekas committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    d379655 View commit details
    Browse the repository at this point in the history
  3. Merge branch '4.4' into 5.1

    * 4.4:
      Remove "version" from composer.json files, use "branch-version" instead
    nicolas-grekas committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    ebc2ef4 View commit details
    Browse the repository at this point in the history
  4. Fix branch-version

    nicolas-grekas committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    b6c9685 View commit details
    Browse the repository at this point in the history
  5. Merge branch '3.4' into 4.4

    * 3.4:
      Fix branch-version
    nicolas-grekas committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    a1ad7f6 View commit details
    Browse the repository at this point in the history
  6. Merge branch '4.4' into 5.1

    * 4.4:
      Fix branch-version
    nicolas-grekas committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    7e5bc0b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

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

    * 3.4:
      Remove branch-version (keep them for contracts only)
      [Serializer] fix decoding float XML attributes starting with 0
      add missing dutch translations
      [Validator] Add missing romanian translations
      do not translate null placeholders or titles
    nicolas-grekas committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    8a3077e View commit details
    Browse the repository at this point in the history
  3. Merge branch '4.4' into 5.1

    * 4.4:
      fix merge
      Remove branch-version (keep them for contracts only)
      [HttpClient] relax auth bearer format requirements
      [PHPUnitBridge] Silence errors from mkdir()
      [DependencyInjection] Preload classes with union types correctly.
      [Serializer] fix decoding float XML attributes starting with 0
      add missing dutch translations
      Support PHPUnit 8 and PHPUnit 9 in constraint compatibility trait
      Add expectDeprecation, expectNotice, expectWarning, and expectError to TestCase polyfill
      Add missing exporter function for PHPUnit 7
      [Validator] Add missing romanian translations
      [Cache] Use correct expiry in ChainAdapter
      do not translate null placeholders or titles
    nicolas-grekas committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    2393b3e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

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