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

Commits on Feb 15, 2019

  1. Closes #3531

    sebastianbergmann committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    d00d0af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6235ed0 View commit details
    Browse the repository at this point in the history
  3. Update ChangeLog

    sebastianbergmann committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    e4ed616 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. Fixed wrong message in ConstraintTestCase

    The SelfDescribing test was reporting lack of implementation of the
    \Countable class not the SelfDescribing class. While not a problem, it
    would be at least misleading to contributors seeing the error.
    rdohms authored and sebastianbergmann committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    6c0d407 View commit details
    Browse the repository at this point in the history
  2. Update ChangeLog

    sebastianbergmann committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    db2454f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e720d3f View commit details
    Browse the repository at this point in the history
  4. Update ChangeLog

    sebastianbergmann committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    7e2b163 View commit details
    Browse the repository at this point in the history
  5. Fix generateClassFromWsdl for multiple output values

    Mohammad Mehdi Habibi authored and sebastianbergmann committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    e264a96 View commit details
    Browse the repository at this point in the history
  6. Fix Test

    Mohammad Mehdi Habibi authored and sebastianbergmann committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    314d516 View commit details
    Browse the repository at this point in the history
  7. Update ChangeLog

    sebastianbergmann committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    011284c View commit details
    Browse the repository at this point in the history
  8. Refactor test

    sebastianbergmann committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    0c0cb62 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76762af View commit details
    Browse the repository at this point in the history
  10. Update ChangeLog

    sebastianbergmann committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    3cc81f0 View commit details
    Browse the repository at this point in the history
  11. Reorder

    sebastianbergmann committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    8d362ea View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    018596e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. Closes #3535

    sebastianbergmann committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    adfe5c2 View commit details
    Browse the repository at this point in the history
  2. Fix

    sebastianbergmann committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    e16c439 View commit details
    Browse the repository at this point in the history
  3. Prepare release

    sebastianbergmann committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    a7af020 View commit details
    Browse the repository at this point in the history
Loading