Extension [ extension #156 xmldiff version 1.1.2 ] { - Dependencies { Dependency [ dom (Required) ] Dependency [ libxml (Required) ] } - Classes [5] { Class [ abstract class XMLDiff\Base ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [3] { Method [ public method __construct ] { } Method [ abstract public method diff ] { - Parameters [2] { Parameter #0 [ $from ] Parameter #1 [ $to ] } } Method [ abstract public method merge ] { - Parameters [2] { Parameter #0 [ $src ] Parameter #1 [ $diff ] } } } } Class [ class XMLDiff\DOM extends XMLDiff\Base ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [3] { Method [ public method diff ] { - Parameters [2] { Parameter #0 [ $from ] Parameter #1 [ $to ] } } Method [ public method merge ] { - Parameters [2] { Parameter #0 [ $src ] Parameter #1 [ $diff ] } } Method [ public method __construct ] { } } } Class [ class XMLDiff\File extends XMLDiff\Base ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [3] { Method [ public method diff ] { - Parameters [2] { Parameter #0 [ $from ] Parameter #1 [ $to ] } } Method [ public method merge ] { - Parameters [2] { Parameter #0 [ $src ] Parameter #1 [ $diff ] } } Method [ public method __construct ] { } } } Class [ class XMLDiff\Memory extends XMLDiff\Base ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [3] { Method [ public method diff ] { - Parameters [2] { Parameter #0 [ $from ] Parameter #1 [ $to ] } } Method [ public method merge ] { - Parameters [2] { Parameter #0 [ $src ] Parameter #1 [ $diff ] } } Method [ public method __construct ] { } } } Class [ class XMLDiff\Exception extends Exception ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [4] { Property [ protected $message ] Property [ protected $code ] Property [ protected $file ] Property [ protected $line ] } - Methods [9] { Method [ method __construct ] { - Parameters [3] { Parameter #0 [ $message ] Parameter #1 [ $code ] Parameter #2 [ $previous ] } } Method [ final public method getMessage ] { } Method [ final public method getCode ] { } Method [ final public method getFile ] { } Method [ final public method getLine ] { } Method [ final public method getTrace ] { } Method [ final public method getPrevious ] { } Method [ final public method getTraceAsString ] { } Method [ public method __toString ] { } } } } }