XMLDiff\DOM::merge
(PECL xmldiff >= 0.8.0)
XMLDiff\DOM::merge — Produce merged DOMDocument
Descripción
Create new DOMDocument based on the diff.
Parámetros
-
src -
Source DOMDocument object.
-
diff -
DOMDocument object containing the diff information.
Valores devueltos
Merged DOMDocument or NULL.