-
Notifications
You must be signed in to change notification settings - Fork 672
Comparing changes
Open a pull request
base repository: vimeo/psalm
base: 5.19.1
head repository: vimeo/psalm
compare: 5.20.0
- 16 commits
- 32 files changed
- 2 contributors
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d5b713e - Browse repository at this point
Copy the full SHA d5b713eView commit details -
add the fix for empty() too and fix empty returning bool on true/fals…
…e only cases hiding errors when functions called
Configuration menu - View commit details
-
Copy full SHA for f3543ca - Browse repository at this point
Copy the full SHA f3543caView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb93aed - Browse repository at this point
Copy the full SHA fb93aedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63ea734 - Browse repository at this point
Copy the full SHA 63ea734View commit details -
fix possibly undefined array key in keyed array doesnt include null w…
…hen not validated Fix https://psalm.dev/r/b153d0d248 to return 'a'|null instead of 'a' - this is required as otherwise empty would report RedundantCondition errors now which would bring back #2681
Configuration menu - View commit details
-
Copy full SHA for 19b1a33 - Browse repository at this point
Copy the full SHA 19b1a33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93dc221 - Browse repository at this point
Copy the full SHA 93dc221View commit details -
Configuration menu - View commit details
-
Copy full SHA for dca17bc - Browse repository at this point
Copy the full SHA dca17bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2414070 - Browse repository at this point
Copy the full SHA 2414070View commit details -
fix mixed test not actually checking mixed (since superglobals have a…
… more specific type now)
Configuration menu - View commit details
-
Copy full SHA for 5643cf5 - Browse repository at this point
Copy the full SHA 5643cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f34ec2c - Browse repository at this point
Copy the full SHA f34ec2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b41891 - Browse repository at this point
Copy the full SHA 4b41891View commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3a1324 - Browse repository at this point
Copy the full SHA a3a1324View commit details -
Merge pull request #10502 from kkmuffme/warn-for-non-strict-compariso…
…ns-on-truthy-falsy-types report error for non-strict or empty comparison on truthy+falsy union
Configuration menu - View commit details
-
Copy full SHA for 680c8cd - Browse repository at this point
Copy the full SHA 680c8cdView commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2354321 - Browse repository at this point
Copy the full SHA 2354321View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94efd67 - Browse repository at this point
Copy the full SHA 94efd67View commit details -
Merge pull request #10568 from nicelocal/fix_array_keys
Fix template, conditional array keys
Configuration menu - View commit details
-
Copy full SHA for 3f284e9 - Browse repository at this point
Copy the full SHA 3f284e9View 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 5.19.1...5.20.0