Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2> Count equal 0 assertion #6423

Merged
merged 18 commits into from Oct 1, 2021

Conversation

orklah
Copy link
Collaborator

@orklah orklah commented Sep 4, 2021

This will fix #6393 and fix #5869. This PR is similar with #5930 but I couldn't finish it at the time because I didn't know about sealed TKeyedArrays and I didn't have IntegerRanges that proved crucial to solve this (this is due to a bug in Psalm, count() was returning a value for non-sealed TKeyedArrays was sometimes incorrect, now an IntegerRange is returned, solving the issue)

EDIT: This will fix #6551
EDIT: This will fix #6548

@orklah orklah force-pushed the count-equal-0-negated-assertion branch from ed0c185 to c0ae10a Compare September 5, 2021 06:07
@orklah orklah force-pushed the count-equal-0-negated-assertion branch 4 times, most recently from 7e8c440 to de6815a Compare September 12, 2021 19:13
@orklah orklah force-pushed the count-equal-0-negated-assertion branch from d3d027d to 1f9e4a8 Compare September 19, 2021 17:30
@orklah orklah changed the title Count equal 0 assertion 2> Count equal 0 assertion Sep 19, 2021
@orklah orklah force-pushed the count-equal-0-negated-assertion branch 4 times, most recently from 695cc7e to 2233993 Compare September 20, 2021 14:38
@weirdan weirdan merged commit 2e7e343 into vimeo:master Oct 1, 2021
@weirdan
Copy link
Collaborator

weirdan commented Oct 1, 2021

Thanks!

@weirdan weirdan added the release:fix The PR will be included in 'Fixes' section of the release notes label Oct 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix The PR will be included in 'Fixes' section of the release notes
Projects
None yet
3 participants