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: mheap/phpunit-github-actions-printer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: VeryStrongFingers/phpunit-github-actions-printer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 13 files changed
  • 2 contributors

Commits on Nov 9, 2020

  1. Centralised repeated code

    Simplified 'Printer' class designator
    Added PHPUnit 6 support
    VeryStrongFingers committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    8fdacfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c415071 View commit details
    Browse the repository at this point in the history
  3. Fixed some PEBKAC

    VeryStrongFingers committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ebb02cf View commit details
    Browse the repository at this point in the history
  4. Fixed PHPCS

    VeryStrongFingers committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    8e1280f View commit details
    Browse the repository at this point in the history
  5. Added new test to PHPunit testsuite

    changed linefeed detection
    VeryStrongFingers committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    056db35 View commit details
    Browse the repository at this point in the history
  6. Fixed bug in phpt?

    VeryStrongFingers committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    d17d8fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    476a2f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    22037ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    952dd7e View commit details
    Browse the repository at this point in the history
  3. Remove Printer6

    VeryStrongFingers committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    e55ddd6 View commit details
    Browse the repository at this point in the history
  4. Remove PHP8 test

    VeryStrongFingers committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    1457501 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Revert "Remove Printer6"

    This reverts commit e55ddd6.
    mheap committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    def0c6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b489c6a View commit details
    Browse the repository at this point in the history
  3. Rename states-test-phpunit6.php

    mheap committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    36d473d View commit details
    Browse the repository at this point in the history
Loading