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

Commits on Jun 21, 2024

  1. Add hints to CLI parameter deprecation messages

    Add hints to the deprecation messages of all CLI parameters that
    previously allowed comma-separated values and now need multiple
    instances of the parameter.
    
    Closes #5879
    gbirke authored and sebastianbergmann committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    035e5ba View commit details
    Browse the repository at this point in the history
  2. Tweak

    sebastianbergmann committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    50361b7 View commit details
    Browse the repository at this point in the history
  3. Update ChangeLog

    sebastianbergmann committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    32474d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    7bfbdd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Update tools

    sebastianbergmann committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2f06a16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d229f58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c0c44d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8273a43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3a442b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a812f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2dce93c View commit details
    Browse the repository at this point in the history
  8. Prepare release

    sebastianbergmann committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    831bf82 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    758ec7c View commit details
    Browse the repository at this point in the history
  10. Prepare release

    sebastianbergmann committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1dc0fed View commit details
    Browse the repository at this point in the history
Loading