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

Use priority for parseHTML (extensions) #60

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

alanpoulain
Copy link
Contributor

Like it is said on the documentation, a priority can be used in the parseHTML() function, in order to resolve conflicts with the other extensions (a priority different from the extension one).

This PR adds the functionality to the PHP library.

@alanpoulain alanpoulain force-pushed the fix-priority-parse-html branch from 895093d to 568b596 Compare February 13, 2025 08:48
@alanpoulain
Copy link
Contributor Author

@timoisik could you have a look at it maybe?

@timoisik timoisik merged commit 0122fbb into ueberdosis:main Mar 5, 2025
0 of 14 checks passed
@timoisik
Copy link
Contributor

timoisik commented Mar 5, 2025

Thank you for the contribution.

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.

2 participants