From 6ee4db6d18f96f819b0d70331985b635d1abbc61 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 4 Nov 2024 16:16:40 +0100 Subject: update to 1.2.5 --- REFLECTION | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index f185b27..1ed1b44 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #112 parallel version 1.2.4 ] { +Extension [ extension #124 parallel version 1.2.5 ] { - Functions { Function [ function parallel\bootstrap ] { @@ -2724,7 +2724,7 @@ Extension [ extension #112 parallel version 1.2.4 ] { - Properties [0] { } - - Methods [8] { + - Methods [9] { Method [ public method setInput ] { - Parameters [1] { @@ -2766,6 +2766,14 @@ Extension [ extension #112 parallel version 1.2.4 ] { - Return [ void ] } + Method [ public method setBlocker ] { + + - Parameters [1] { + Parameter #0 [ callable $blocker ] + } + - Return [ void ] + } + Method [ public method setTimeout ] { - Parameters [1] { -- cgit