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

PHP 8.0: silence a deprecation warning instead of not calling the function #308

Merged
merged 1 commit into from
Apr 15, 2021

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Apr 15, 2021

As discussed via email.

This patch should work for the time being (until PHP 9 is released a few years from now), though it would be infinitely better to refactor the code to use the libxml_set_external_entity_loader() function instead. Unfortunately, I don't feel I have enough of the domain specific knowledge needed to be in a good place to create that particular patch, so I will need to leave that future iteration to you or others in the GetID3 team.

@StudioMaX
Copy link
Collaborator

For future references, could you please describe what this patch is for and why the current workaround does not work.

@JamesHeinrich JamesHeinrich merged commit 6787929 into JamesHeinrich:master Apr 15, 2021
@jrfnl jrfnl deleted the feature/adjust-php8-fix branch April 15, 2021 13:58
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