From 6cd9fe675abf5dea39361048fd8b38b930d438fd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 4 Feb 2021 14:27:30 +0100 Subject: update to 1.2.0 open https://github.com/scoutapp/scout-apm-php-ext/issues/67 test failure with PHP 8.0 and TS build --- REFLECTION | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 5ec359e..9a2028b 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,9 +1,15 @@ -Extension [ extension #112 scoutapm version 1.1.1 ] { +Extension [ extension #119 scoutapm version 1.2.0 ] { - Functions { Function [ function scoutapm_get_calls ] { + + - Parameters [0] { + } } Function [ function scoutapm_list_instrumented_functions ] { + + - Parameters [0] { + } } } } -- cgit