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.15.1
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.16.1
Choose a head ref
  • 8 commits
  • 8 files changed
  • 2 contributors

Commits on May 29, 2021

  1. Configuration menu
    Copy the full SHA
    fd669c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #110 from weirdan/fix-tests-with-new-psalm-versions

    Fix tests to account for issues newer Psalm detects
    weirdan authored May 29, 2021
    Configuration menu
    Copy the full SHA
    a95b6b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c48505 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #109 from weph/master

    Fix exception class in InvocationMocker und MockBuilder strub
    weirdan authored May 29, 2021
    Configuration menu
    Copy the full SHA
    31d15bb View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Upgrade Psalm interfaces

    Switch from legacy plugin hook interfaces to event handler interfaces
    weirdan committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    8d7446e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #111 from weirdan/upgrade-psalm-interfaces

    Upgrade Psalm interfaces
    weirdan authored Jun 6, 2021
    Configuration menu
    Copy the full SHA
    1ce1ef2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Remove dead code

    The code being removed is no longer used as composer constraints have
    been tightened to not include those older versions that required
    workarounds.
    weirdan committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    6ba908d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #112 from weirdan/clean-up-deprecations

    Remove dead code
    weirdan authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    5dd3be0 View commit details
    Browse the repository at this point in the history
Loading