©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL xmldiff >= 0.8.0)
XMLDiff\DOM::merge — Produce merged DOMDocument
$src
, DOMDocument $diff
)Create new DOMDocument based on the diff.
src
Source DOMDocument object.
diff
DOMDocument object containing the diff information.
Merged DOMDocument or NULL.