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.19.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.5
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Oct 1, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    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 Oct 1, 2023
    Configuration menu
    Copy the full SHA
    338163e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Merge pull request #140 from psalm/dependabot/github_actions/actions/…

    …checkout-4
    
    Bump actions/checkout from 3 to 4
    danog authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    8474743 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7713002 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc6b85b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #151 from Ocramius/feature/support-multiple-data-p…

    …roviders
    
    Ensure that all `@dataProvider` and `#[DataProvider]` (multiple) are considered
    danog authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    143f9d5 View commit details
    Browse the repository at this point in the history
Loading