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

Missing stream_get_meta_data function #410

Open
danog opened this issue Mar 9, 2020 · 1 comment
Open

Missing stream_get_meta_data function #410

danog opened this issue Mar 9, 2020 · 1 comment

Comments

@danog
Copy link

danog commented Mar 9, 2020

https://www.php.net/manual/en/function.stream-get-meta-data.php

@dim-s
Copy link
Member

dim-s commented Mar 10, 2020

This function is very difficult to implement because each type of source can have a completely different and non-standardized set of attributes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants