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

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    cb3a793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ddc6af View commit details
    Browse the repository at this point in the history
  3. Fix preg_match_all stub (#4325)

    * preg_match_all can return false
    
    * Test for preg_match_all returning false
    
    * Fix test
    
    * Add @psalm-ignore-falsable-return
    Synchro authored and muglug committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    eb63e0c View commit details
    Browse the repository at this point in the history
  4. Add more standard iterators (#4320)

    * Add CachingIterator, LimitIterator, InfiniteIterator, CallbackFilterIterator, NoRewindIterator.
    
    Signed-off-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
    
    * Add related Iterator tests.
    
    Signed-off-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
    drupol authored and muglug committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    27ad1c2 View commit details
    Browse the repository at this point in the history
  5. CachingIterator - Add forgotten constructor parameter. (#4322)

    Signed-off-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
    drupol authored and muglug committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    e07c259 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1b6cf7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6324ffd View commit details
    Browse the repository at this point in the history
  8. ambiguous php version checks (#4331)

    orklah authored and muglug committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    849d253 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d814990 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e526d9 View commit details
    Browse the repository at this point in the history
Loading