Thanks to visit codestin.com
Credit goes to github.com

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: sebastianbergmann/phpunit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.6.4
Choose a base ref
...
head repository: sebastianbergmann/phpunit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.6.5
Choose a head ref
  • 7 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 28, 2023

  1. Closes #5205

    sebastianbergmann committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    d6454d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Correct composer suggestion description

    The value in suggestions is not for the version (like in required) but
    for a descriptive test that can help developers in deciding if they
    should install the suggested package.
    AJenbo authored and sebastianbergmann committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    f070ecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caff5d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Fix

    sebastianbergmann committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    31a21e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    7964343 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d685bb View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Prepare release

    sebastianbergmann committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    86e7619 View commit details
    Browse the repository at this point in the history
Loading