Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Drop dependency on XML library #3

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Drop dependency on XML library #3

merged 1 commit into from
Mar 29, 2024

Conversation

thekid
Copy link
Member

@thekid thekid commented Mar 29, 2024

This pull request changes XMPSegment::document() to use the built-in DOMDocument class instead of the XP Framework's XML library, making this library more light-weight to use.

⚠️ This is a BC break and will result in a major version being released!

@thekid thekid merged commit c6ce8c8 into master Mar 29, 2024
20 checks passed
@thekid thekid deleted the refactor/xmp-xml branch March 29, 2024 10:49
@thekid
Copy link
Member Author

thekid commented Mar 29, 2024

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant