XMLDiff\DOM::merge

(PECL xmldiff >= 0.8.0)

XMLDiff\DOM::merge β€” Produce merged DOMDocument

θͺ¬ζ˜Ž

public function XMLDiff\DOM::merge(DOMDocument $src, DOMDocument $diff): DOMDocument

Create new DOMDocument based on the diff.

パラパータ

src

Source DOMDocument object.

diff

DOMDocument object containing the diff information.

ζˆ»γ‚Šε€€

Merged DOMDocument or NULL.

οΌ‹add a note

User Contributed Notes

There are no user contributed notes for this page.