8000 Comparing v5.1.7...v5.1.8 · symfony/browser-kit · GitHub
[go: up one dir, main page]

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/browser-kit
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/browser-kit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.8
Choose a head ref
  • 17 commits
  • 2 files changed
  • 3 contributors

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    68a61d0 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
    14ba8ee 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
    150fb07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8f2f2b 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
    8f62844 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
    ac111b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    b989fd9 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
    c296333 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
    27fdc84 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
    e8164c6 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
    12e410a 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
    1dd590a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

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

    derrabus committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    9b40f62 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Configuration menu
    Copy the full SHA
    9590bd3 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
    99b640f 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
    65b7d20 View commit details
    Browse the repository at this point in the history
Loading
0