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

Bugfix/#7912 class APCuIterator does not exist #7982

Merged
merged 3 commits into from May 18, 2022
Merged

Bugfix/#7912 class APCuIterator does not exist #7982

merged 3 commits into from May 18, 2022

Conversation

KevinVanSonsbeek
Copy link
Contributor

Fixes #7912

@orklah
Copy link
Collaborator

orklah commented May 18, 2022

Looks great. @AndrolGenhald can you check if we missed something? I have a vague memory that we have a list of supported extensions somewhere?

@AndrolGenhald
Copy link
Collaborator

I think this is all that's needed for Psalm 4, but it'll probably have issues when merging to master. I might try to open a PR to merge 4.x to master later while undoing part of this and including the new extension stuff.

It's still unclear to me why the CallMap doesn't work in this case, but my personal goal is to remove extensions from the CallMap anyway 🤷

@orklah orklah added the release:feature The PR will be included in 'Features' section of the release notes label May 18, 2022
@orklah
Copy link
Collaborator

orklah commented May 18, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:feature The PR will be included in 'Features' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Class, interface or enum named APCuIterator does not exist
4 participants