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.5.20
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.5.21
Choose a head ref
  • 14 commits
  • 13 files changed
  • 3 contributors

Commits on May 11, 2025

  1. Fix order

    sebastianbergmann committed May 11, 2025
    Configuration menu
    Copy the full SHA
    4ac4a83 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Update tools

    sebastianbergmann committed May 14, 2025
    Configuration menu
    Copy the full SHA
    4e0b6f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3874aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68984c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfb3d60 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2025

  1. Update tools

    sebastianbergmann committed May 18, 2025
    Configuration menu
    Copy the full SHA
    4b8cfc2 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Set default Clover coverage project name

    Some Clover XML report processing tools require the project name to be set.
    
    e.g. https://issues.jenkins.io/browse/JENKINS-75648
    Staubiii authored and sebastianbergmann committed May 20, 2025
    Configuration menu
    Copy the full SHA
    598ce03 View commit details
    Browse the repository at this point in the history
  2. Update ChangeLog

    sebastianbergmann committed May 20, 2025
    Configuration menu
    Copy the full SHA
    dbb2c58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d63da7 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Add test showing current behaviour when `createStubForIntersectionOfI…

    …nterfaces` is called with a class
    kubawerlos authored and sebastianbergmann committed May 21, 2025
    Configuration menu
    Copy the full SHA
    d8a720d View commit details
    Browse the repository at this point in the history
  2. Improve the error message when `createStubForIntersectionOfInterfaces…

    …` is called with a class
    kubawerlos authored and sebastianbergmann committed May 21, 2025
    Configuration menu
    Copy the full SHA
    9a5b3e7 View commit details
    Browse the repository at this point in the history
  3. Update ChangeLog

    sebastianbergmann committed May 21, 2025
    Configuration menu
    Copy the full SHA
    733c084 View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    sebastianbergmann committed May 21, 2025
    Configuration menu
    Copy the full SHA
    9453f37 View commit details
    Browse the repository at this point in the history
  5. Prepare release

    sebastianbergmann committed May 21, 2025
    Configuration menu
    Copy the full SHA
    d565e2c View commit details
    Browse the repository at this point in the history
Loading