Skip to content

[pull] master from php:master#525

Merged
pull[bot] merged 6 commits into
dolfly:masterfrom
php:master
Jan 30, 2026
Merged

[pull] master from php:master#525
pull[bot] merged 6 commits into
dolfly:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Jan 30, 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 : )

ndossche and others added 6 commits January 30, 2026 18:13
Prior to this patch there was a common read handler, and it relied on
the dom class set in the intern document. However, Dom\Implementation
allows creating DTDs unassociated with a document, so we can't rely on
an intern document and the check fails. This causes the ZVAL_NULL() path
to be taken.
To solve this, just split the handler.

Closes GH-21082.
* PHP-8.4:
  Fix GH-21077: Accessing Dom\Node::baseURI can throw TypeError
* PHP-8.5:
  Fix GH-21077: Accessing Dom\Node::baseURI can throw TypeError
@pull pull Bot locked and limited conversation to collaborators Jan 30, 2026
@pull pull Bot added the ⤵️ pull label Jan 30, 2026
@pull pull Bot merged commit 927b9ee into dolfly:master Jan 30, 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.

2 participants