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

ReflectionClass stub updates #8933

Merged

Conversation

jack-worman
Copy link
Contributor

@jack-worman jack-worman commented Dec 18, 2022

Closes #8920 and some other updates

@jack-worman jack-worman force-pushed the ReflectionClass_implementsInterface_assert branch from 5a54f52 to 9f15a91 Compare December 18, 2022 19:17
@jack-worman jack-worman force-pushed the ReflectionClass_implementsInterface_assert branch from 5ac3ef7 to e7d4d69 Compare December 18, 2022 20:35
@jack-worman jack-worman changed the title ReflectionClass::implementsInterface() and ReflectionClass::isSubclassOf() template improvements ReflectionClass stub updates Dec 18, 2022
@weirdan weirdan added release:fix The PR will be included in 'Fixes' section of the release notes release:feature The PR will be included in 'Features' section of the release notes and removed release:fix The PR will be included in 'Fixes' section of the release notes labels Dec 18, 2022
@weirdan weirdan merged commit 7afeee5 into vimeo:master Dec 18, 2022
@weirdan
Copy link
Collaborator

weirdan commented Dec 18, 2022

Thanks!

@jack-worman jack-worman deleted the ReflectionClass_implementsInterface_assert branch December 18, 2022 22:36
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.

ReflectionClass::implementsInterface doesn't narrow object to a passed interface
2 participants