« XMLDiff\DOM::merge
XMLDiff\Memory::diff »
PHP Manual
XMLDiff
La classe XMLDiff\Memory
La classe XMLDiff\Memory
(PECL xmldiff >= 0.8.0)
Introduction
Synopsis de la classe
class
XMLDiff\Memory
extends
XMLDiff\Base
{
/* Méthodes */
public
diff
(
string
$from
,
string
$to
):
string
public
merge
(
string
$src
,
string
$diff
):
string
/* Méthodes héritées */
abstract
public
XMLDiff\Base::diff
(
mixed
$from
,
mixed
$to
):
mixed
abstract
public
XMLDiff\Base::merge
(
mixed
$src
,
mixed
$diff
):
mixed
}
Sommaire
XMLDiff\Memory::diff
— Différence entre deux documents XML
XMLDiff\Memory::merge
— Fusionne un document XML