Skip to content

Remove XML_GLOBAL_NAMESPACE#14265

Merged
ndossche merged 1 commit intophp:masterfrom
ndossche:dom-global-ns
May 18, 2024
Merged

Remove XML_GLOBAL_NAMESPACE#14265
ndossche merged 1 commit intophp:masterfrom
ndossche:dom-global-ns

Conversation

@ndossche
Copy link
Member

This constant is only available if it is defined by libxml2, but it is never defined because the minimum version of libxml2 that we support had removed XML_GLOBAL_NAMESPACE already.

This constant is only available if it is defined by libxml2, but it is
never defined because the minimum version of libxml2 that we support had
removed XML_GLOBAL_NAMESPACE already.
@ndossche ndossche merged commit 20fafa7 into php:master May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants