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

DOMStringMap improvements with PHP 8.3 support #450

Merged
merged 7 commits into from
Dec 6, 2023
Merged

Conversation

g105b
Copy link
Member

@g105b g105b commented Nov 30, 2023

This PR fixes #448 but also introduces introduces PHP 8.3 support, which tightens a lot of type safety.

@g105b g105b merged commit e8cfb37 into master Dec 6, 2023
20 checks passed
@g105b g105b deleted the 448-domstringmap branch December 6, 2023 09:03
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.

DOMStringMap::get and DOMStringMap::set should work with hyphens and numbers
1 participant