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.9.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.9.1
Choose a head ref
  • 9 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    c389fbd View commit details
    Browse the repository at this point in the history
  2. Fix unrelated test failure

    weirdan committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    ab21faa View commit details
    Browse the repository at this point in the history
  3. Store external dataprovider references in afterClassLikeVisit

    This fixes false-positive UndefinedClass issues when Psalm is run on a
    single test file with cold cache.
    
    Fixes #57
    weirdan committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    8f98135 View commit details
    Browse the repository at this point in the history
  4. Make Psalm happy

    weirdan committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    9074932 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c6e830 View commit details
    Browse the repository at this point in the history
  6. Cast more MethodIdentifiers

    weirdan committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    a7b8db9 View commit details
    Browse the repository at this point in the history
  7. Allow psalm deps downgrade

    weirdan committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    2d6f22f View commit details
    Browse the repository at this point in the history
  8. retry composer install

    weirdan committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    ed3ea8b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #58 from weirdan/fix-external-dataproviders-when-p…

    …salm-runs-on-a-single-file
    
    Fix external dataproviders when psalm runs on a single file
    weirdan authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    30b2242 View commit details
    Browse the repository at this point in the history
Loading