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: psalm/psalm-plugin-phpunit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.18.0
Choose a base ref
...
head repository: psalm/psalm-plugin-phpunit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.18.3
Choose a head ref
  • 6 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 1, 2022

  1. Allow running in PR

    danog authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    4c17270 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Merge pull request #124 from danog/patch-1

    Allow running in PR
    orklah authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    6d93259 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Dumb version detection

    danog committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    1b62fa7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #125 from Nicelocal/master

    Dumb version detection
    orklah authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    b7aabc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb69695 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #126 from Nicelocal/master

    Fix typo, it turns out $_ is used later on as a ref parameter
    orklah authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    057c1cd View commit details
    Browse the repository at this point in the history
Loading