From 79a0ae83d11e2b9fd2e4342a63a2256f3cee3554 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 9 Apr 2018 15:36:06 +0200 Subject: v2.1.0 --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 7833992..8dcb381 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #72 propro version 2.0.1 ] { +Extension [ extension #123 propro version 2.1.0 ] { - Classes [1] { Class [ final class php\PropertyProxy ] { @@ -19,7 +19,7 @@ Extension [ extension #72 propro version 2.0.1 ] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ &$object ] + Parameter #0 [ $object ] Parameter #1 [ $member ] Parameter #2 [ php\PropertyProxy or NULL $parent ] } -- cgit