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: vimeo/psalm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.5.2
Choose a base ref
...
head repository: vimeo/psalm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.6.0
Choose a head ref
  • 16 commits
  • 52 files changed
  • 3 contributors

Commits on Feb 13, 2021

  1. Configuration menu
    Copy the full SHA
    a80d5b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. Configuration menu
    Copy the full SHA
    8834a54 View commit details
    Browse the repository at this point in the history
  2. Update CoreImmutableClasses.phpstub (#5218)

    Fixes wrong parameter names - https://psalm.dev/r/8cfdb309d9
    tarlepp authored Feb 14, 2021
    Configuration menu
    Copy the full SHA
    ede9510 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Only match functions where the first character has the same case as stub

    cc @joehoyle - this prevents seeing lots of date_* functions when writing Date
    muglug committed Feb 15, 2021
    1 Configuration menu
    Copy the full SHA
    1d5020f View commit details
    Browse the repository at this point in the history
  2. Fix dupe keys

    muglug committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    f738e19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b53e79 View commit details
    Browse the repository at this point in the history
  4. Improve completion for namespaced classes

    cc @joehoyle - this mainly allows us to get a correct list when the user starts typing Foo (without the new before it) inside a namespace
    muglug committed Feb 15, 2021
    4 Configuration menu
    Copy the full SHA
    bd6efd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7792ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e60c333 View commit details
    Browse the repository at this point in the history
  7. Add slash

    muglug committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    bfe8bf5 View commit details
    Browse the repository at this point in the history
  8. Fix small things

    muglug committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    a115d31 View commit details
    Browse the repository at this point in the history
  9. Update comment

    muglug committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    472fbf7 View commit details
    Browse the repository at this point in the history
  10. Improve documentation further

    muglug committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    86ba3b0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bc13001 View commit details
    Browse the repository at this point in the history
  12. Specify it’s a snippet

    muglug committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    09281ab View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    77feecb View commit details
    Browse the repository at this point in the history
Loading