Skip to content

Failing test - internal error in ConstantArrayTypeBuilder#1484

Closed
ondrejmirtes wants to merge 1 commit into1.8.xfrom
bug-7554
Closed

Failing test - internal error in ConstantArrayTypeBuilder#1484
ondrejmirtes wants to merge 1 commit into1.8.xfrom
bug-7554

Conversation

@ondrejmirtes
Copy link
Copy Markdown
Member

Ref phpstan/phpstan#7554

/cc @herndlm Can you please look into it? :) It's this part of ConstantArrayTypeBuilder:

if (count($nextAutoIndexes) === 0) {
throw new ShouldNotHappenException();
}

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant