From f2000a423fecf5c6f53bdfd40a92b81ca8acaec9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 26 May 2020 07:29:40 +0200 Subject: update to 1.3.5 drop patch merged upstream --- REFLECTION | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index d643fe8..c353ad4 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #100 xlswriter version 1.3.4.1 ] { +Extension [ extension #101 xlswriter version 1.3.5 ] { - Classes [4] { Class [ class Vtiful\Kernel\Exception extends Exception implements Throwable ] { @@ -100,7 +100,7 @@ Extension [ extension #100 xlswriter version 1.3.4.1 ] { Property [ private $read_row_type ] } - - Methods [33] { + - Methods [34] { Method [ public method __construct ] { - Parameters [1] { @@ -130,6 +130,13 @@ Extension [ extension #100 xlswriter version 1.3.4.1 ] { } } + Method [ public method activateSheet ] { + + - Parameters [1] { + Parameter #0 [ $sheet_name ] + } + } + Method [ public method constMemory ] { - Parameters [2] { -- cgit