Skip to content

[pull] master from php:master#818

Merged
pull[bot] merged 4 commits into
dolfly:masterfrom
php:master
Jun 12, 2026
Merged

[pull] master from php:master#818
pull[bot] merged 4 commits into
dolfly:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Jun 12, 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 : )

kocsismate and others added 4 commits June 12, 2026 22:03
…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 12, 2026
@pull pull Bot added the ⤵️ pull label Jun 12, 2026
@pull pull Bot merged commit 8c63ec4 into dolfly:master Jun 12, 2026
1 check passed
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.

2 participants