From fb7e80b10a95c2b06ef9f9e155f7299017b9555e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 18 Jan 2021 09:42:12 +0100 Subject: update to 1.1.3 --- REFLECTION | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index db2e8ac..2977a01 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #117 xmldiff version 1.1.2 ] { +Extension [ extension #119 xmldiff version 1.1.3 ] { - Dependencies { Dependency [ dom (Required) ] @@ -22,6 +22,10 @@ Extension [ extension #117 xmldiff version 1.1.2 ] { - Methods [3] { Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $nsurl ] + } } Method [ abstract public method diff ] { @@ -74,6 +78,10 @@ Extension [ extension #117 xmldiff version 1.1.2 ] { } Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $nsurl ] + } } } } @@ -110,6 +118,10 @@ Extension [ extension #117 xmldiff version 1.1.2 ] { } Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $nsurl ] + } } } } @@ -146,6 +158,10 @@ Extension [ extension #117 xmldiff version 1.1.2 ] { } Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $nsurl ] + } } } } -- cgit