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/process
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.0-RC1
Choose a base ref
...
head repository: symfony/process
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.0-RC2
Choose a head ref
  • 7 commits
  • 2 files changed
  • 2 contributors

Commits on May 20, 2020

  1. Merge branch '4.4' into 5.0

    * 4.4:
      [PhpUnitBridge] fix leftover
      [PhpUnitBridge] fix installing under PHP >= 8
      Use ">=" for the "php" requirement
      bump icu 67.1
    nicolas-grekas committed May 20, 2020
    Configuration menu
    Copy the full SHA
    411a572 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.0' into 5.1

    * 5.0:
      [PhpUnitBridge] fix leftover
      [PhpUnitBridge] fix installing under PHP >= 8
      Use ">=" for the "php" requirement
      bump icu 67.1
    nicolas-grekas committed May 20, 2020
    Configuration menu
    Copy the full SHA
    29751f0 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

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

    * 3.4:
      Make PHP 8 green on Travis
    nicolas-grekas committed May 23, 2020
    Configuration menu
    Copy the full SHA
    47c5548 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bc410c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Merge branch '4.4' into 5.0

    * 4.4:
      Parse and render anonymous classes correctly on php 8
      Enable APCu for the php 8 build.
      [Process] Fix failing test on php 8.
      [HttpKernel] fix test
      Make PHP 8 green on Travis
      Revert "[Cache] allow DBAL v3"
      [PropertyAccessor] Added missing property path on php 8.
      Don't execute tests with DBAL 2.x on php 8.
    nicolas-grekas committed May 24, 2020
    Configuration menu
    Copy the full SHA
    3c9b50d View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.0' into 5.1

    * 5.0:
      Parse and render anonymous classes correctly on php 8
      Enable APCu for the php 8 build.
      [Process] Fix failing test on php 8.
      [HttpKernel] fix test
      Make PHP 8 green on Travis
      Revert "[Cache] allow DBAL v3"
      [PropertyAccessor] Added missing property path on php 8.
      Don't execute tests with DBAL 2.x on php 8.
    nicolas-grekas committed May 24, 2020
    Configuration menu
    Copy the full SHA
    17ee34e View commit details
    Browse the repository at this point in the history
Loading