XMLDiff\DOM::merge

PECL xmldiff >= 0.8.0
XMLDiff\DOM::merge - Produce merged DOMDocument
Manual

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

Create new DOMDocument based on the diff.

Parameters

src

Source DOMDocument object.

diff

DOMDocument object containing the diff information.

Return Values

Merged DOMDocument or NULL.

Function XMLDiff\DOM::merge:

  • Manual

XML diff and merge Functions

Most used PHP functions