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

Commits on Feb 27, 2025

  1. Fix polyfill version range

    Fixes #11344
    danog authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    b18e56b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11345 from vimeo/danog-patch-1

    Fix polyfill version range
    danog authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    2dcd753 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2025

  1. Small performance improvement

    danog committed Mar 1, 2025
    Configuration menu
    Copy the full SHA
    edcf567 View commit details
    Browse the repository at this point in the history
  2. cs-fix

    danog committed Mar 1, 2025
    Configuration menu
    Copy the full SHA
    ed960e0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11348 from danog/small_performance_improvement

    Small performance improvement
    danog authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    fc43724 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. Configuration menu
    Copy the full SHA
    6d3209c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11351 from vimeo/idn_to_ascii

    Improve idn_to_* signatures for 8.4
    danog authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    c1f27c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. Configuration menu
    Copy the full SHA
    2251eb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3f1ca8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11354 from orklah/11062

    push original callable when creating callable-object in order to keep return type
    orklah authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    e856423 View commit details
    Browse the repository at this point in the history
Loading