diff options
author | Remi Collet <remi@remirepo.net> | 2020-02-19 13:27:35 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-02-19 13:27:35 +0100 |
commit | 1cccfbf241a6136884f16e17f99e5940fed9c898 (patch) | |
tree | ce3d7d261fc2031eacfd71a6e08e32dff58c1d34 /REFLECTION | |
parent | de3467fef595940861a0825f5cbb41bf58106be7 (diff) |
update to 1.1.0
add patch for libcurl detection from
https://github.com/scoutapp/scout-apm-php-ext/pull/62
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ -Extension [ <persistent> extension #201 scoutapm version 1.0.1 ] { +Extension [ <persistent> extension #112 scoutapm version 1.1.0 ] { - Functions { Function [ <internal:scoutapm> function scoutapm_get_calls ] { } + Function [ <internal:scoutapm> function scoutapm_list_instrumented_functions ] { + } } } |