master
Fix NULL pointer dereference with NULL content in legacy nodes in title getting (#15558)
Implement Dom\Document::$title setter
Implement GH-18550: Implement getElementsByClassName() (#19108)
Introduce Dom\AdjacentPosition and use it in the insert adjacent methods
Add support for ParentNode::$children (#18908)
Don't use the obj_map cache for attributes (#18895)
Add missing cache invalidation for innerHTML (#16652)
Handle dumping node to file
Update ext/dom names after policy change (#14171)
Support templated content
Merge branch 'PHP-8.3' into PHP-8.4