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.4
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.19.0
Choose a head ref
  • 17 commits
  • 7 files changed
  • 4 contributors

Commits on Dec 13, 2022

  1. Update README.md

    With the merge of #127 V5 is also supported. Updating the readme to reflect that.
    sander-bol authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    8060cb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e81a0fd View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    7497b18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36512e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Configuration menu
    Copy the full SHA
    a756a48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5652025 View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    5af69cf View commit details
    Browse the repository at this point in the history
  4. Bump actions/cache from 2 to 3

    Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    4578a85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2405edf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad94880 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Switch to MixedReturnStatement

    danog committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d024ab2 View commit details
    Browse the repository at this point in the history
  2. Bump

    danog committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    69d2c9b View commit details
    Browse the repository at this point in the history
  3. Fixup

    danog committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0b108f9 View commit details
    Browse the repository at this point in the history
  4. Fixup

    danog committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9732c24 View commit details
    Browse the repository at this point in the history
  5. Fixup

    danog committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8b6465d View commit details
    Browse the repository at this point in the history
  6. Hotfix ordering

    danog committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    455d96a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #142 from nicelocal/master

    Switch to MixedReturnStatement, drop Psalm 4 support
    danog authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e344eaa View commit details
    Browse the repository at this point in the history
Loading