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

Enforce class-string in is_subclass_of() #4738

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

BenMorel
Copy link
Contributor

No description provided.

@orklah
Copy link
Collaborator

orklah commented Nov 29, 2020

While I agree for the second param $class_name, I'm more dubious about the first. That would imply checking both class_exists and is_subclass_of when starting from a simple string.

@orklah
Copy link
Collaborator

orklah commented Jul 19, 2021

@BenMorel care to change the first param and rebasing?

@BenMorel
Copy link
Contributor Author

@orklah Done!

@weirdan
Copy link
Collaborator

weirdan commented Aug 17, 2021

You need to add that to CallMap_historical as well, I suppose.

@BenMorel
Copy link
Contributor Author

@weirdan Done!

@BenMorel
Copy link
Contributor Author

Still failing because of this test.

Not sure if we should just remove it now?

@weirdan
Copy link
Collaborator

weirdan commented Aug 17, 2021

Yeah, it seems so. Please do.

@BenMorel
Copy link
Contributor Author

@weirdan Done!

@weirdan weirdan merged commit 9e1f7ad into vimeo:master Aug 17, 2021
@weirdan
Copy link
Collaborator

weirdan commented Aug 17, 2021

Thanks!

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.

None yet

3 participants