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

Update return types for get_headers and get_meta_tags #6206

Merged
merged 1 commit into from
Jul 29, 2021

Conversation

Jack97
Copy link
Contributor

@Jack97 Jack97 commented Jul 29, 2021

Fixes #6199, and I also fixed the incorrect return type for the get_meta_tags function.

https://www.php.net/manual/en/function.get-headers
https://www.php.net/manual/en/function.get-meta-tags

@weirdan weirdan merged commit 6c475e0 into vimeo:master Jul 29, 2021
@weirdan
Copy link
Collaborator

weirdan commented Jul 29, 2021

Thanks!

@michabbb
Copy link

👍 🎉 💪

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.

get_headers: array<array-key, mixed> can never contain false
3 participants