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: estahn/phpunit-json-assertions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: estahn/phpunit-json-assertions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 9 commits
  • 14 files changed
  • 2 contributors

Commits on Jul 20, 2018

  1. New version to support phpunit 6 (#15)

    * Added phpunit6 support
    * Fixed PHP versions for travis ci
    * fix: DataProvider for testGetJsonObject wasn't working
    * ci: Remove non-required travis statements
    Mabiro authored and estahn committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    90241b0 View commit details
    Browse the repository at this point in the history
  2. doc: Updated badges

    estahn committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    ab279f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e07b099 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a8439f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b825c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6c3f67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fcc4960 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e14926a View commit details
    Browse the repository at this point in the history
  9. feat: Support for PHPUnit 6

    BREAKING CHANGE: Due to the nature of this change we will drop support
    for PHP 5.x.
    estahn committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    ec7dd1e View commit details
    Browse the repository at this point in the history
Loading