summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-07-27 07:24:03 +0200
committerRemi Collet <remi@php.net>2022-07-27 07:24:03 +0200
commit95206737c42a0121d221b594eb88704f4727afea (patch)
tree6d9085fbb7ac37f34210ad84001aec66e5379c86
parente58a386a917d404409e22a861a2a91a8d8aa6b79 (diff)
update to 1.8.1 (no change)
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-scoutapm.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index 0b94f49..ec819ef 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
scoutapm
scoutapm support => enabled
-Version => 1.8.0
+Version => 1.8.1
curl functions => Yes
file functions => Yes
pdo functions => Yes
diff --git a/REFLECTION b/REFLECTION
index bc8ac38..ab055b1 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #119 scoutapm version 1.8.0 ] {
+Extension [ <persistent> extension #120 scoutapm version 1.8.1 ] {
- Functions {
Function [ <internal:scoutapm> function scoutapm_get_calls ] {
diff --git a/php-pecl-scoutapm.spec b/php-pecl-scoutapm.spec
index 5080ee6..17085dd 100644
--- a/php-pecl-scoutapm.spec
+++ b/php-pecl-scoutapm.spec
@@ -16,7 +16,7 @@
Summary: Native Extension Component for ScoutAPM's PHP Agent
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-Version: 1.8.0
+Version: 1.8.1
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
License: PHP
@@ -190,6 +190,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Jul 27 2022 Remi Collet <remi@remirepo.net> - 1.8.1-1
+- update to 1.8.1 (no change)
+
* Wed Jun 29 2022 Remi Collet <remi@remirepo.net> - 1.8.0-1
- update to 1.8.0