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

Allow phantom classes in instanceof expression #5498

Merged
merged 1 commit into from
Mar 29, 2021

Conversation

weirdan
Copy link
Collaborator

@weirdan weirdan commented Mar 29, 2021

Fixes #5481

@weirdan
Copy link
Collaborator Author

weirdan commented Mar 29, 2021

Failure seems to be caused by 2d197e3

@weirdan weirdan force-pushed the allow-phantom-classes-with-instanceof branch from 55d222b to 913c5dc Compare March 29, 2021 04:02
@muglug muglug merged commit d57dde0 into vimeo:master Mar 29, 2021
@muglug
Copy link
Collaborator

muglug commented Mar 29, 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.

Can't use instanceof after check for class existance with class_exists
2 participants