Skip to content

[pull] master from php:master#808

Merged
pull[bot] merged 3 commits into
ConnectionMaster:masterfrom
php:master
Jun 13, 2026
Merged

[pull] master from php:master#808
pull[bot] merged 3 commits into
ConnectionMaster:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Jun 13, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

devnexen added 3 commits June 12, 2026 21:36
…ation.

Fix #22219

Modern DOM keeps namespace declarations off the tree (node->nsDef is NULL),
so libxml's native validators cannot resolve a prefixed QName appearing in
element or attribute content. Temporarily materialize them as nsDef entries
around schema, RelaxNG and DTD validation, reusing the C14N relink
machinery, then restore the tree.

close GH-22224
* PHP-8.4:
  ext/dom: resolve in-scope prefixed QName values during document validation.
* PHP-8.5:
  ext/dom: resolve in-scope prefixed QName values during document validation.
@pull pull Bot locked and limited conversation to collaborators Jun 13, 2026
@pull pull Bot added the ⤵️ pull label Jun 13, 2026
@pull pull Bot merged commit 8c63ec4 into ConnectionMaster:master Jun 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant