Skip to content

Conversation

@ohader
Copy link
Contributor

@ohader ohader commented Mar 6, 2025

Before this change, e.g. <svg></svg> has been incorrectly serialized as <svg /></svg>.
This change ensures, that the result is a proper (self-closing) void tag <svg />.

@ohader
Copy link
Contributor Author

ohader commented Mar 6, 2025

Rebase on PR #260 once merged for addressing php-cs-fixer remarks.

@xabbuh
Copy link
Collaborator

xabbuh commented Mar 7, 2025

@ohader #260 has been merged

Before this change, e.g. `<svg></svg>` has been incorrectly
serialized as `<svg /></svg>`. This change ensures, that the
result is a proper (self-closing) void tag `<svg />`.
@ohader ohader force-pushed the void-svg-math-tags branch from 35c9c84 to c97a75a Compare March 7, 2025 10:17
@goetas goetas merged commit fcf91eb into Masterminds:master Jul 25, 2025
13 checks passed
@ohader
Copy link
Contributor Author

ohader commented Jul 25, 2025

Thanks @goetas for taking care and creating new releases ❤️

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.

3 participants