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

fix: Fix test of IConstructableStorage implentation by storage classes #48446

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

come-nc
Copy link
Contributor

@come-nc come-nc commented Sep 30, 2024

Summary

instanceof cannot work on string, we need to use is_a.
This fixes an erronous warning in the logs for classes implementing IConstructableStorage.

Checklist

@come-nc come-nc added bug 3. to review Waiting for reviews labels Sep 30, 2024
@come-nc come-nc added this to the Nextcloud 31 milestone Sep 30, 2024
@come-nc come-nc requested review from susnux, provokateurin and a team September 30, 2024 09:23
@come-nc come-nc self-assigned this Sep 30, 2024
@come-nc come-nc requested review from Altahrim and Fenn-CS and removed request for a team September 30, 2024 09:23
@provokateurin provokateurin merged commit c7895bc into master Sep 30, 2024
175 checks passed
@provokateurin provokateurin deleted the fix/fix-storage-interface-check branch September 30, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants