diff options
author | Remi Collet <remi@remirepo.net> | 2021-02-04 14:27:30 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-02-04 14:27:30 +0100 |
commit | 6cd9fe675abf5dea39361048fd8b38b930d438fd (patch) | |
tree | fcfed516e291e63079e0921a29c15f53d358a735 /REFLECTION | |
parent | c3beb431faf0d035ab1e20284fbe42fe8c590d20 (diff) |
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
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,9 +1,15 @@ -Extension [ <persistent> extension #112 scoutapm version 1.1.1 ] { +Extension [ <persistent> extension #119 scoutapm version 1.2.0 ] { - Functions { Function [ <internal:scoutapm> function scoutapm_get_calls ] { + + - Parameters [0] { + } } Function [ <internal:scoutapm> function scoutapm_list_instrumented_functions ] { + + - Parameters [0] { + } } } } |