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: 10.0.13
Choose a base ref
...
head repository: sebastianbergmann/phpunit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10.0.14
Choose a head ref
  • 13 commits
  • 32 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
  2. Configuration menu
    Copy the full SHA
    26ee2bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    565a692 View commit details
    Browse the repository at this point in the history
  4. Add test

    sebastianbergmann committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    f6dc8a5 View commit details
    Browse the repository at this point in the history
  5. Implement ugly workaround to not emit Test\AssertionSucceeded and Tes…

    …t\AssertionFailed events when they have no subscribers
    sebastianbergmann committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    0e3868b View commit details
    Browse the repository at this point in the history
  6. Fix test name

    sebastianbergmann committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    9ae1912 View commit details
    Browse the repository at this point in the history
  7. Revert "Implement ugly workaround to not emit Test\AssertionSucceeded…

    … and Test\AssertionFailed events when they have no subscribers"
    
    This reverts commit 0e3868b.
    sebastianbergmann committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    bc4e9c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d86db43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20dca4a View commit details
    Browse the repository at this point in the history
  10. Fix typo

    sebastianbergmann committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    9d92252 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8ba721f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    8e299b3 View commit details
    Browse the repository at this point in the history
  2. Prepare release

    sebastianbergmann committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    7065dbe View commit details
    Browse the repository at this point in the history
Loading