diff options
author | Remi Collet <remi@remirepo.net> | 2021-01-18 09:42:12 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-01-18 09:42:12 +0100 |
commit | fb7e80b10a95c2b06ef9f9e155f7299017b9555e (patch) | |
tree | 19eff33d0301db37a06f0b58baaad1fbb56e8438 /REFLECTION | |
parent | 1170a612ee396d698e4dd821efcd3cabb912dedd (diff) |
update to 1.1.3
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #117 xmldiff version 1.1.2 ] { +Extension [ <persistent> extension #119 xmldiff version 1.1.3 ] { - Dependencies { Dependency [ dom (Required) ] @@ -22,6 +22,10 @@ Extension [ <persistent> extension #117 xmldiff version 1.1.2 ] { - Methods [3] { Method [ <internal:xmldiff, ctor> public method __construct ] { + + - Parameters [1] { + Parameter #0 [ <optional> $nsurl ] + } } Method [ <internal:xmldiff> abstract public method diff ] { @@ -74,6 +78,10 @@ Extension [ <persistent> extension #117 xmldiff version 1.1.2 ] { } Method [ <internal:xmldiff, inherits XMLDiff\Base, ctor> public method __construct ] { + + - Parameters [1] { + Parameter #0 [ <optional> $nsurl ] + } } } } @@ -110,6 +118,10 @@ Extension [ <persistent> extension #117 xmldiff version 1.1.2 ] { } Method [ <internal:xmldiff, inherits XMLDiff\Base, ctor> public method __construct ] { + + - Parameters [1] { + Parameter #0 [ <optional> $nsurl ] + } } } } @@ -146,6 +158,10 @@ Extension [ <persistent> extension #117 xmldiff version 1.1.2 ] { } Method [ <internal:xmldiff, inherits XMLDiff\Base, ctor> public method __construct ] { + + - Parameters [1] { + Parameter #0 [ <optional> $nsurl ] + } } } } |