-
Notifications
You must be signed in to change notification settings - Fork 696
Comparing changes
Open a pull request
base repository: vimeo/psalm
base: 4.6.3
head repository: vimeo/psalm
compare: 4.6.4
- 11 commits
- 23 files changed
- 5 contributors
Commits on Mar 15, 2021
-
makes array_combine return non-empty-array for most cases (#5393)
* makes array_combine return non-empty-array for most cases * Add back newline Co-authored-by: Matthew Brown <github@muglug.com>
Configuration menu - View commit details
-
Copy full SHA for dd4d970 - Browse repository at this point
Copy the full SHA dd4d970View commit details
Commits on Mar 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 817d1cf - Browse repository at this point
Copy the full SHA 817d1cfView commit details -
Don't mark promoted properties as unused params (#5404)
If anything, they should be marked as unused properties. Fixes #4964
Configuration menu - View commit details
-
Copy full SHA for ae247d0 - Browse repository at this point
Copy the full SHA ae247d0View commit details -
Fix type of DomElement childNodes property (#5403)
Partially addresses #5291
Configuration menu - View commit details
-
Copy full SHA for 5b9efd5 - Browse repository at this point
Copy the full SHA 5b9efd5View commit details -
Disable property invariance checks for properties with templates (#5380)
* Disable property invariance checks for templates Property invariance checks were already disabled for template properties, this also disabled the checks for arrays, lists, class-string-maps, and iterables that contain templates. Partially fixes #5371 * CS fixes * Fix and simplify hasTemplate. Add hasTemplate to TypeNode and simplify implementation with getChildNodes. * Revert hasTemplate change and add containsTemplate. * Check class-string too.
Configuration menu - View commit details
-
Copy full SHA for 9d840ee - Browse repository at this point
Copy the full SHA 9d840eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a3ff56 - Browse repository at this point
Copy the full SHA 1a3ff56View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff5a6cb - Browse repository at this point
Copy the full SHA ff5a6cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1149050 - Browse repository at this point
Copy the full SHA 1149050View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2777b62 - Browse repository at this point
Copy the full SHA 2777b62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d979e3 - Browse repository at this point
Copy the full SHA 9d979e3View commit details -
Fix BC break introduced in 4.6.3 (#5410)
Fixes #5405 Requires new patch release. This PR reverts changes to the signature of `IssueBuffer::finish()` and introduces separate method to be used to capture `$_SERVER`
Configuration menu - View commit details
-
Copy full SHA for 97fe86c - Browse repository at this point
Copy the full SHA 97fe86cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.6.3...4.6.4