Merge branch 'PHP-8.4' * PHP-8.4: Add missing cache invalidation for innerHTML (#16652)
Fix GH-16356: Segmentation fault with $outerHTML and next node (#16364) `$outerHTML` should only serialize the current node, not its siblings.
Rename inner_html_mixin.c to inner_outer_html_mixin.c